haskell-cryptohash: update to version 0.11.0
This commit is contained in:
parent
e1729d6aca
commit
a5f8ca839f
@ -4,11 +4,11 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "cryptohash";
|
||||
version = "0.10.0";
|
||||
sha256 = "0szvx1dxf16chlksmp08g9qxy7f87w6hspigwbw78aygc3q9mzaq";
|
||||
version = "0.11.0";
|
||||
sha256 = "03v85lb866lbyd0bykjihiqf948asbgxp3c1dzpjc9mvg22pbmlg";
|
||||
buildDepends = [ byteable ];
|
||||
testDepends = [
|
||||
HUnit QuickCheck testFramework testFrameworkHunit
|
||||
byteable HUnit QuickCheck testFramework testFrameworkHunit
|
||||
testFrameworkQuickcheck2
|
||||
];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user