haskell-crypto-conduit: update to version 0.5.2.1

This commit is contained in:
Peter Simons 2013-10-02 20:00:57 +02:00
parent 287346dfce
commit 2c979c18c5

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "crypto-conduit"; pname = "crypto-conduit";
version = "0.5.2"; version = "0.5.2.1";
sha256 = "0ncqwr2a9nxl6q7qys9gb5db62lx622g5db1xhpfni045x324kbz"; sha256 = "1i9m4pzy4ib9n941zlh398idmxcjak2496c4c73i8bmikryahl8p";
buildDepends = [ cereal conduit cryptoApi transformers ]; buildDepends = [ cereal conduit cryptoApi transformers ];
testDepends = [ testDepends = [
cereal conduit cryptoApi cryptocipher cryptohashCryptoapi hspec cereal conduit cryptoApi cryptocipher cryptohashCryptoapi hspec