Loading p/haskell-hashable/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hashable (1.2.7.0-6) unstable; urgency=medium * Bump dependency versions -- Gianfranco Costamagna <locutusofborg@debian.org> Sun, 25 Aug 2019 20:05:58 +0200 haskell-hashable (1.2.7.0-5) unstable; urgency=medium * Fix "FTBFS when built with dpkg-buildpackage -A" by preprocessing Loading p/haskell-hashable/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- haskell-hashable-1.2.7.0.orig/hashable.cabal +++ haskell-hashable-1.2.7.0/hashable.cabal @@ -48,7 +48,7 @@ Library Exposed-modules: Data.Hashable Data.Hashable.Lifted Other-modules: Data.Hashable.Class - Build-depends: base >= 4.4 && < 4.12, + Build-depends: base >= 4.4 && < 4.13, bytestring >= 0.9 && < 0.11, deepseq >= 1.3 && < 1.5 if impl(ghc) p/haskell-hashable/debian/patches/series +1 −0 Original line number Diff line number Diff line fix-mmap.patch comma newer-deps Loading
p/haskell-hashable/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hashable (1.2.7.0-6) unstable; urgency=medium * Bump dependency versions -- Gianfranco Costamagna <locutusofborg@debian.org> Sun, 25 Aug 2019 20:05:58 +0200 haskell-hashable (1.2.7.0-5) unstable; urgency=medium * Fix "FTBFS when built with dpkg-buildpackage -A" by preprocessing Loading
p/haskell-hashable/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- haskell-hashable-1.2.7.0.orig/hashable.cabal +++ haskell-hashable-1.2.7.0/hashable.cabal @@ -48,7 +48,7 @@ Library Exposed-modules: Data.Hashable Data.Hashable.Lifted Other-modules: Data.Hashable.Class - Build-depends: base >= 4.4 && < 4.12, + Build-depends: base >= 4.4 && < 4.13, bytestring >= 0.9 && < 0.11, deepseq >= 1.3 && < 1.5 if impl(ghc)
p/haskell-hashable/debian/patches/series +1 −0 Original line number Diff line number Diff line fix-mmap.patch comma newer-deps