From c1b96788ea4cfd26c4ff2b3e7fd190626e2ed03c Mon Sep 17 00:00:00 2001 From: joe Date: Tue, 28 Jan 2014 00:09:45 -0500 Subject: Fixed wheezy build. --- openpgp-util.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openpgp-util.cabal b/openpgp-util.cabal index 8c0e44f..6bae74a 100644 --- a/openpgp-util.cabal +++ b/openpgp-util.cabal @@ -40,17 +40,17 @@ library transformers, bytestring, time >= 1.4, - binary >= 0.5.1.1, + binary >= 0.5.1.0, openpgp >= 0.4, crypto-random >= 0.0.7, - cryptohash >= 0.9.1, + cryptohash >= 0.7.5, crypto-pubkey >= 0.2.3, crypto-pubkey-types >= 0.4.1, cipher-cast5 -any, byteable, crypto-cipher-types >= 0.0.7, cipher-blowfish, - cipher-aes >= 0.2.6 + cipher-aes >= 0.2.5 source-repository head -- cgit v1.2.3