Loading p/haskell-cryptohash-md5/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-cryptohash-md5 (0.11.100.1-4) unstable; urgency=medium * Fix patch. -- Clint Adams <clint@debian.org> Sat, 14 Apr 2018 13:26:31 -0400 haskell-cryptohash-md5 (0.11.100.1-3) unstable; urgency=medium * Patch for newer base and tasty-*. Loading p/haskell-cryptohash-md5/debian/patches/newer-deps +3 −3 Original line number Diff line number Diff line Loading @@ -16,9 +16,9 @@ - , tasty == 0.11.* - , tasty-quickcheck == 0.8.* - , tasty-hunit == 0.9.* + , tasty >= 0.11, + , tasty-quickcheck >= 0.8, + , tasty-hunit >= 0.9, + , tasty >= 0.11 + , tasty-quickcheck >= 0.8 + , tasty-hunit >= 0.9 benchmark bench-md5 default-language: Haskell2010 Loading
p/haskell-cryptohash-md5/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-cryptohash-md5 (0.11.100.1-4) unstable; urgency=medium * Fix patch. -- Clint Adams <clint@debian.org> Sat, 14 Apr 2018 13:26:31 -0400 haskell-cryptohash-md5 (0.11.100.1-3) unstable; urgency=medium * Patch for newer base and tasty-*. Loading
p/haskell-cryptohash-md5/debian/patches/newer-deps +3 −3 Original line number Diff line number Diff line Loading @@ -16,9 +16,9 @@ - , tasty == 0.11.* - , tasty-quickcheck == 0.8.* - , tasty-hunit == 0.9.* + , tasty >= 0.11, + , tasty-quickcheck >= 0.8, + , tasty-hunit >= 0.9, + , tasty >= 0.11 + , tasty-quickcheck >= 0.8 + , tasty-hunit >= 0.9 benchmark bench-md5 default-language: Haskell2010