Commit 17f3094a authored by Clint Adams's avatar Clint Adams
Browse files

hackage-security: fix Build-Depends

parent 60876516
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-hackage-security (0.5.3.0-4) unstable; urgency=medium

  * Fix Build-Depends.

 -- Clint Adams <clint@debian.org>  Sun, 15 Apr 2018 15:34:37 -0400

haskell-hackage-security (0.5.3.0-3) unstable; urgency=medium

  * Patch for older tasty-QuickCheck.
+4 −3
Original line number Diff line number Diff line
@@ -16,8 +16,9 @@ Build-Depends:
 libghc-base64-bytestring-dev (<< 1.1),
 libghc-base64-bytestring-dev (>= 1.0),
 libghc-base64-bytestring-prof,
 libghc-cryptohash-dev,
 libghc-cryptohash-prof,
 libghc-cryptohash-sha256-dev (>= 0.11),
 libghc-cryptohash-sha256-dev (<< 0.12),
 libghc-cryptohash-sha256-prof,
 libghc-ed25519-dev (<< 0.1),
 libghc-ed25519-dev (>= 0.0),
 libghc-ed25519-prof,
@@ -59,7 +60,7 @@ Build-Depends:
Build-Depends-Indep: ghc-doc,
 libghc-base16-bytestring-doc,
 libghc-base64-bytestring-doc,
 libghc-cryptohash-doc,
 libghc-cryptohash-sha256-doc,
 libghc-ed25519-doc,
 libghc-mtl-doc,
 libghc-network-doc,