haskell-cryptohash: update to version 0.11.4
This commit is contained in:
parent
43de5f42c7
commit
a330950b00
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cryptohash";
|
pname = "cryptohash";
|
||||||
version = "0.11.2";
|
version = "0.11.4";
|
||||||
sha256 = "0az2p7lql1lchl85ca26b5sbvhqsv47daavyfqy84qmr3w3wyr28";
|
sha256 = "1laakkc1xzp2bmai0sfi86784wharqbyanlp1d1f1q6nj318by3y";
|
||||||
buildDepends = [ byteable ];
|
buildDepends = [ byteable ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
byteable HUnit QuickCheck testFramework testFrameworkHunit
|
byteable HUnit QuickCheck testFramework testFrameworkHunit
|
||||||
|
Loading…
Reference in New Issue
Block a user