haskell-cryptohash: updated to version 0.7.4
svn path=/nixpkgs/trunk/; revision=29989
This commit is contained in:
parent
f0b4235838
commit
663a451a06
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "cryptohash";
|
||||
version = "0.7.3";
|
||||
sha256 = "1wjmf7ll9jady6p79066b5ib70ywvbgnbc71s76pibkg5hsvclgj";
|
||||
version = "0.7.4";
|
||||
sha256 = "1nplmwihq40jmng4r3wiyfb0i33a8wx2gmlbqajc62wny98l7sab";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ cereal cryptoApi tagged ];
|
||||
|
|
Loading…
Reference in a new issue