haskell-cryptohash: update to version 0.8.4
This commit is contained in:
parent
3b2e5d5906
commit
8a8d3993ee
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "cryptohash";
|
||||
version = "0.8.3";
|
||||
sha256 = "1fcqbbclii2hmbhi7h64v0nnbc34zzs107m3lqq38iiyy5fvqqv2";
|
||||
version = "0.8.4";
|
||||
sha256 = "0h58apxcrvpkyj3s2c7l68g7biv80snkn53g6jya1s687xff8fmn";
|
||||
buildDepends = [ cereal cryptoApi tagged ];
|
||||
testDepends = [
|
||||
HUnit QuickCheck testFramework testFrameworkHunit
|
||||
|
Loading…
x
Reference in New Issue
Block a user