haskell-shakespeare: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=30150
This commit is contained in:
parent
eeffbea836
commit
40571fd25f
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shakespeare";
|
pname = "shakespeare";
|
||||||
version = "0.10.1.1";
|
version = "0.10.2";
|
||||||
sha256 = "1qd5wrcr4ss5zigbb7s6c7y7qbvrnbvgdpwq985yyy71i5hwxv0a";
|
sha256 = "173pcdm69w1xg3vm31xh6hs9w1552cmb1pz99ri09h1ajdhf2qwc";
|
||||||
buildDepends = [ parsec text ];
|
buildDepends = [ parsec text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.yesodweb.com/book/templates";
|
homepage = "http://www.yesodweb.com/book/templates";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user