haskell-shakespeare: updated to version 0.10.1
svn path=/nixpkgs/trunk/; revision=29172
This commit is contained in:
parent
8b42338143
commit
e85eca5f8d
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shakespeare";
|
pname = "shakespeare";
|
||||||
version = "0.10.0";
|
version = "0.10.1";
|
||||||
sha256 = "14q0z2q7c27pp6hnwzn50zjb4rzhy7znmahnzn8b59274jkbbzjs";
|
sha256 = "1ckzfxrs65n8cx0hm64c3jd4hbw48x1vi0cvnkz39k500jpq874f";
|
||||||
buildDepends = [ blazeBuilder blazeHtml failure parsec text ];
|
buildDepends = [ blazeBuilder blazeHtml failure 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