haskell-skein: jailbreak to support current version of 'tagged'
This commit is contained in:
parent
907afc0938
commit
ca70807262
@ -6,6 +6,7 @@ cabal.mkDerivation (self: {
|
|||||||
sha256 = "1mvyq6wp03fs6sjppgalaacargvi69yf5d59k473pgr1g89v4ni1";
|
sha256 = "1mvyq6wp03fs6sjppgalaacargvi69yf5d59k473pgr1g89v4ni1";
|
||||||
buildDepends = [ cereal cryptoApi tagged ];
|
buildDepends = [ cereal cryptoApi tagged ];
|
||||||
testDepends = [ cereal cryptoApi filepath hspec tagged ];
|
testDepends = [ cereal cryptoApi filepath hspec tagged ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/meteficha/skein";
|
homepage = "https://github.com/meteficha/skein";
|
||||||
description = "Skein, a family of cryptographic hash functions. Includes Skein-MAC as well.";
|
description = "Skein, a family of cryptographic hash functions. Includes Skein-MAC as well.";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user