Loading p/haskell-cryptohash-sha256/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-cryptohash-sha256 (0.11.101.0-3) unstable; urgency=medium * Patch for newer tasty. -- Clint Adams <clint@debian.org> Thu, 12 Apr 2018 23:27:58 -0400 haskell-cryptohash-sha256 (0.11.101.0-2) unstable; urgency=medium * Bump to Standards-Version 4.1.4. Loading p/haskell-cryptohash-sha256/debian/patches/newer-tasty 0 → 100644 +15 −0 Original line number Diff line number Diff line --- a/cryptohash-sha256.cabal +++ b/cryptohash-sha256.cabal @@ -112,9 +112,9 @@ , base16-bytestring >= 0.1.1 && < 0.2 , SHA >= 1.6.4 && < 1.7 - , tasty == 0.11.* - , tasty-quickcheck == 0.8.* - , tasty-hunit == 0.9.* + , tasty >= 0.11 + , tasty-quickcheck >= 0.8 + , tasty-hunit >= 0.9 benchmark bench-sha256 default-language: Haskell2010 p/haskell-cryptohash-sha256/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-tasty Loading
p/haskell-cryptohash-sha256/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-cryptohash-sha256 (0.11.101.0-3) unstable; urgency=medium * Patch for newer tasty. -- Clint Adams <clint@debian.org> Thu, 12 Apr 2018 23:27:58 -0400 haskell-cryptohash-sha256 (0.11.101.0-2) unstable; urgency=medium * Bump to Standards-Version 4.1.4. Loading
p/haskell-cryptohash-sha256/debian/patches/newer-tasty 0 → 100644 +15 −0 Original line number Diff line number Diff line --- a/cryptohash-sha256.cabal +++ b/cryptohash-sha256.cabal @@ -112,9 +112,9 @@ , base16-bytestring >= 0.1.1 && < 0.2 , SHA >= 1.6.4 && < 1.7 - , tasty == 0.11.* - , tasty-quickcheck == 0.8.* - , tasty-hunit == 0.9.* + , tasty >= 0.11 + , tasty-quickcheck >= 0.8 + , tasty-hunit >= 0.9 benchmark bench-sha256 default-language: Haskell2010
p/haskell-cryptohash-sha256/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-tasty