forked from mirrors/nixpkgs
haskell-shakespeare: update to version 1.0.5.1
This commit is contained in:
parent
0979e4a832
commit
0b93f03230
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "shakespeare";
|
||||
version = "1.0.5";
|
||||
sha256 = "1dc1yg35pxh45fv20fvnlpas0svqi18h6bdalpjaqjb164s114vf";
|
||||
version = "1.0.5.1";
|
||||
sha256 = "1qsg23jqv6lzwqk42yapqydx3fn6crkrzim8wr7ds55z6iblxbq6";
|
||||
buildDepends = [ parsec systemFileio systemFilepath text time ];
|
||||
testDepends = [
|
||||
hspec parsec systemFileio systemFilepath text time
|
||||
|
|
Loading…
Reference in a new issue