haskell-shakespeare: update to version 1.2.0.3

This commit is contained in:
Peter Simons 2013-12-09 13:03:23 +01:00
parent d20feb0efc
commit de2c3ff933

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "shakespeare";
version = "1.2.0.2";
sha256 = "1vp7zskxrjxcznj1d0nx9iqkfvwa9xwpbxq46z054bizqfkri96c";
version = "1.2.0.3";
sha256 = "1mhycaw8qa4j7q5jing3hbx5vwwa0h4iv41fsx6xibz3y7lpqgmz";
buildDepends = [ parsec systemFileio systemFilepath text time ];
testDepends = [
hspec parsec systemFileio systemFilepath text time