Loading p/haskell-cryptohash-sha1/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-cryptohash-sha1 (0.11.100.1-5) unstable; urgency=medium * Bump base bounds -- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 28 Aug 2019 17:32:17 +0200 haskell-cryptohash-sha1 (0.11.100.1-4) unstable; urgency=medium [ Clint Adams ] Loading p/haskell-cryptohash-sha1/debian/patches/newer-deps +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ library default-language: Haskell2010 - build-depends: base >= 4.5 && < 4.10 + build-depends: base >= 4.5 && < 4.12 + build-depends: base >= 4.5 && < 4.13 , bytestring >= 0.9.2 && < 0.11 hs-source-dirs: src Loading Loading
p/haskell-cryptohash-sha1/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-cryptohash-sha1 (0.11.100.1-5) unstable; urgency=medium * Bump base bounds -- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 28 Aug 2019 17:32:17 +0200 haskell-cryptohash-sha1 (0.11.100.1-4) unstable; urgency=medium [ Clint Adams ] Loading
p/haskell-cryptohash-sha1/debian/patches/newer-deps +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ library default-language: Haskell2010 - build-depends: base >= 4.5 && < 4.10 + build-depends: base >= 4.5 && < 4.12 + build-depends: base >= 4.5 && < 4.13 , bytestring >= 0.9.2 && < 0.11 hs-source-dirs: src Loading