haskell-shakespeare-js: update to version 1.1.3
This commit is contained in:
parent
49c9e98e12
commit
6553e37235
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shakespeare-js";
|
pname = "shakespeare-js";
|
||||||
version = "1.1.2.1";
|
version = "1.1.3";
|
||||||
sha256 = "049nn0p236wbm2majkih87n2c7h65xrnf6gydsi7najxccjl7y8z";
|
sha256 = "091yygp2gfp290m76iwpjddzgn7qjq1h5f8ma8sd3lvy6pv2pzcz";
|
||||||
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