haskell-skein: update to version 1.0.6
This commit is contained in:
parent
325cc275ca
commit
6ac5f66065
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "skein";
|
pname = "skein";
|
||||||
version = "1.0.3";
|
version = "1.0.6";
|
||||||
sha256 = "15vzydywhwjdgybabvv6lfk1vjs7blvs3k2apwxjdjh2q7jmgkam";
|
sha256 = "0jdh618k66bhiwrxb9i2yckxz0w3cpc7q15ilz49lqjjpl86bndk";
|
||||||
buildDepends = [ cereal cryptoApi tagged ];
|
buildDepends = [ cereal cryptoApi tagged ];
|
||||||
testDepends = [ cereal cryptoApi filepath hspec tagged ];
|
testDepends = [ cereal cryptoApi filepath hspec tagged ];
|
||||||
jailbreak = true;
|
jailbreak = true;
|
||||||
|
|
Loading…
Reference in New Issue