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";
|
||||
buildDepends = [ cereal cryptoApi tagged ];
|
||||
testDepends = [ cereal cryptoApi filepath hspec tagged ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "https://github.com/meteficha/skein";
|
||||
description = "Skein, a family of cryptographic hash functions. Includes Skein-MAC as well.";
|
||||
|
Loading…
Reference in New Issue
Block a user