haskell-cryptohash: update to version 0.11.6
This commit is contained in:
parent
2536eea460
commit
c3ac79a5cb
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cryptohash";
|
pname = "cryptohash";
|
||||||
version = "0.11.5";
|
version = "0.11.6";
|
||||||
sha256 = "0vxnwnjch2r9d54q5f5bfz60npjc7s7x6a5233md7fa756822b9d";
|
sha256 = "0dyzcaxr8vhzqq9hj4240rxpi87h4ps87yz09klz723shls26f6s";
|
||||||
buildDepends = [ byteable ];
|
buildDepends = [ byteable ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
byteable HUnit QuickCheck tasty tastyHunit tastyQuickcheck
|
byteable HUnit QuickCheck tasty tastyHunit tastyQuickcheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user