haskell-crypto-api: update to version 0.12.2.2

This commit is contained in:
Peter Simons 2013-08-19 13:55:12 +02:00
parent 35fe1d286f
commit 78e0b8d1e4

@ -2,8 +2,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "crypto-api"; pname = "crypto-api";
version = "0.12.2.1"; version = "0.12.2.2";
sha256 = "03hbjjrwnpa4ji2ig458s0c4g13r566sl6fs3hciwyf6cfq597wk"; sha256 = "0qmv8vizrbjs3k2f78r6ykyilps4zp7xxpzdxw7rngh154wqgv1k";
buildDepends = [ cereal entropy tagged transformers ]; buildDepends = [ cereal entropy tagged transformers ];
meta = { meta = {
homepage = "https://github.com/TomMD/crypto-api"; homepage = "https://github.com/TomMD/crypto-api";