haskell-shakespeare: update to version 1.2.0.4

This commit is contained in:
Peter Simons 2013-12-27 08:46:36 +01:00
parent 2b140cc909
commit 987025b911

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "shakespeare"; pname = "shakespeare";
version = "1.2.0.3"; version = "1.2.0.4";
sha256 = "1mhycaw8qa4j7q5jing3hbx5vwwa0h4iv41fsx6xibz3y7lpqgmz"; sha256 = "0pgh4sxy5plhmm55mqbcmicn28vlplk4pasgfnyy5wjaz28n6z97";
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