haskell-shakespeare-js: update to version 1.2.0.1
This commit is contained in:
parent
e4857cf3c6
commit
1c1f7f7e7f
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shakespeare-js";
|
pname = "shakespeare-js";
|
||||||
version = "1.2.0";
|
version = "1.2.0.1";
|
||||||
sha256 = "1g37m7shqxfv7i2dk5qhvxldfzh1xipd91vcyqhks1jwa5byarzj";
|
sha256 = "0w6dwbn3264bdjmj2hg1bppvhbd3bj8j1dkrlizjifs8g8ax0bx5";
|
||||||
buildDepends = [ aeson shakespeare text ];
|
buildDepends = [ aeson shakespeare text ];
|
||||||
testDepends = [ aeson hspec HUnit shakespeare text ];
|
testDepends = [ aeson hspec HUnit shakespeare text ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user