haskell-shakespeare: update to version 1.0.4
This commit is contained in:
parent
6553e37235
commit
c541bf804a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "shakespeare";
|
||||
version = "1.0.3.1";
|
||||
sha256 = "08w1g19k9v9dvdy45j32kdic8vjhc10ad4g20q5ya0id4cd13qfs";
|
||||
version = "1.0.4";
|
||||
sha256 = "0aqcgfx3y9sbp7wvjmx6rxwi4r13qrfxs9a40gc00np03bpk1hxb";
|
||||
buildDepends = [ parsec text ];
|
||||
testDepends = [ hspec parsec text ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue