haskell-clay: update to version 0.10
This commit is contained in:
parent
ceea18d4ef
commit
60182effc4
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "clay";
|
||||
version = "0.9.0.1";
|
||||
sha256 = "1w2617kpj6rblmycqb97gyshwbvzp5w2h4xh494mvdzi3bkahqpn";
|
||||
version = "0.10";
|
||||
sha256 = "0xw7j9v2cfs4874l5n852b38m6v2mpkbr93dxxfkp2kwmqkjbl5v";
|
||||
buildDepends = [ mtl text ];
|
||||
testDepends = [ HUnit mtl testFramework testFrameworkHunit text ];
|
||||
jailbreak = true;
|
||||
|
Loading…
Reference in New Issue
Block a user