haskell-shakespeare-js: update to version 1.2.0.4
This commit is contained in:
parent
dd49144d44
commit
9dce1a82e8
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shakespeare-js";
|
pname = "shakespeare-js";
|
||||||
version = "1.2.0.3";
|
version = "1.2.0.4";
|
||||||
sha256 = "1zcqq8880rsdx3xwf1czl4vn5l9igw181snbfv5k1gxpif6myhp1";
|
sha256 = "1y7bqv3yrlzbhd5s8w36z6vcc9jk5b9i8chhsqda5qay85rd0ipz";
|
||||||
buildDepends = [ aeson shakespeare text ];
|
buildDepends = [ aeson shakespeare text ];
|
||||||
testDepends = [ aeson hspec HUnit shakespeare text ];
|
testDepends = [ aeson hspec HUnit shakespeare text ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user