haskell-shakespeare-js: update to version 1.2.0.3
This commit is contained in:
parent
24e1cff272
commit
266698152a
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shakespeare-js";
|
pname = "shakespeare-js";
|
||||||
version = "1.2.0.2";
|
version = "1.2.0.3";
|
||||||
sha256 = "1d7fmw2295ycjipaj9fjgw02y1088h2gxxk1d6sy4c165x95r6vx";
|
sha256 = "1zcqq8880rsdx3xwf1czl4vn5l9igw181snbfv5k1gxpif6myhp1";
|
||||||
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