haskell-crypto-pubkey: update to version 0.2.4

This commit is contained in:
Peter Simons 2013-12-24 17:27:45 +01:00
parent fa7e494b25
commit 1f71eab618

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "crypto-pubkey";
version = "0.2.3";
sha256 = "198gpaxlcqkp6wa5cwwnlzdxnrs7j6h7zyizczd4imwbpl0gd2mk";
version = "0.2.4";
sha256 = "0mdjr6zma2q7r2z9qibp2bwf73bis6zrv7ss62i4pz42kndb9hh4";
buildDepends = [
byteable cryptohash cryptoNumbers cryptoPubkeyTypes cryptoRandom
];