haskell-shakespeare: update to version 1.2.0

This commit is contained in:
Peter Simons 2013-09-08 22:05:41 +02:00
parent c1a1f3c3ba
commit 629a868e6c

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "shakespeare"; pname = "shakespeare";
version = "1.0.5.1"; version = "1.2.0";
sha256 = "1qsg23jqv6lzwqk42yapqydx3fn6crkrzim8wr7ds55z6iblxbq6"; sha256 = "0lzzdkry3sm5i5hhdygsikpnaps66k1sfdxi2mp0ly5aqi1n1blz";
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