3
0
Fork 0
forked from mirrors/nixpkgs

haskell-cryptocipher: update to version 0.5.2

This commit is contained in:
Peter Simons 2013-08-21 10:18:58 +02:00
parent 86a35f8b8d
commit 47c084a6a1

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "cryptocipher";
version = "0.5.1";
sha256 = "118sabi90qjyqbvfincn737c4mi9mvjij1dzx7k9rsgad47p0753";
version = "0.5.2";
sha256 = "0ffd3w2hvi1zbhgk0xvgbnlfzzwijbrs5b9b4g2vc5p69wkv24zr";
isLibrary = true;
isExecutable = true;
buildDepends = [