haskell-shakespeare: updated to version 0.10.3.1
svn path=/nixpkgs/trunk/; revision=32196
This commit is contained in:
parent
067ed3e52b
commit
d4cde49783
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shakespeare";
|
pname = "shakespeare";
|
||||||
version = "0.10.2";
|
version = "0.10.3.1";
|
||||||
sha256 = "173pcdm69w1xg3vm31xh6hs9w1552cmb1pz99ri09h1ajdhf2qwc";
|
sha256 = "1wfw5qbgl4jl1r4gaw55mnsmn70vpzn7ykz3gbqzrf91wc6s3zj4";
|
||||||
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