haskell-shakespeare: update to version 1.2.0
This commit is contained in:
parent
c1a1f3c3ba
commit
629a868e6c
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "shakespeare";
|
||||
version = "1.0.5.1";
|
||||
sha256 = "1qsg23jqv6lzwqk42yapqydx3fn6crkrzim8wr7ds55z6iblxbq6";
|
||||
version = "1.2.0";
|
||||
sha256 = "0lzzdkry3sm5i5hhdygsikpnaps66k1sfdxi2mp0ly5aqi1n1blz";
|
||||
buildDepends = [ parsec systemFileio systemFilepath text time ];
|
||||
testDepends = [
|
||||
hspec parsec systemFileio systemFilepath text time
|
||||
|
Loading…
Reference in New Issue
Block a user