haskell-shakespeare: update to version 1.0.5.1

This commit is contained in:
Peter Simons 2013-08-05 10:19:57 +02:00
parent 0979e4a832
commit 0b93f03230
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "shakespeare"; pname = "shakespeare";
version = "1.0.5"; version = "1.0.5.1";
sha256 = "1dc1yg35pxh45fv20fvnlpas0svqi18h6bdalpjaqjb164s114vf"; sha256 = "1qsg23jqv6lzwqk42yapqydx3fn6crkrzim8wr7ds55z6iblxbq6";
buildDepends = [ parsec systemFileio systemFilepath text time ]; buildDepends = [ parsec systemFileio systemFilepath text time ];
testDepends = [ testDepends = [
hspec parsec systemFileio systemFilepath text time hspec parsec systemFileio systemFilepath text time