haskell-shakespeare-js: update to version 1.0.0.4

This commit is contained in:
Peter Simons 2012-07-23 11:56:21 +02:00
parent 0909580c51
commit 49a87bc72b

View file

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "shakespeare-js";
version = "1.0.0.3";
sha256 = "00x5xvjlaivl42q75cvbwbh055kgvk9i8s4y3xcmk4h7lnpfyzd6";
version = "1.0.0.4";
sha256 = "19v5jas2lcbya1x3mm3fhvhwk643vyy8vpfx0zk3gsw91h34pkyf";
buildDepends = [ shakespeare text ];
meta = {
homepage = "http://www.yesodweb.com/book/shakespearean-templates";