haskell-crypto-pubkey: update to version 0.2.2

This commit is contained in:
Peter Simons 2013-11-12 11:16:02 +01:00
parent f646bb6c8b
commit 37f44b6089

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "crypto-pubkey";
version = "0.2.1";
sha256 = "06cb2h9c3r1ycgcw7scc191gbr86qi8pxil07207n5fccq3vpjys";
version = "0.2.2";
sha256 = "084758n5fyh2aigd6055a75pnqjhx42sbjg36hhp2a40vhl7xr2f";
buildDepends = [
byteable cryptohash cryptoNumbers cryptoPubkeyTypes cryptoRandom
];