3
0
Fork 0
forked from mirrors/nixpkgs

haskell-hamlet: update to version 1.1.0.1

This commit is contained in:
Peter Simons 2012-08-09 12:10:50 +02:00
parent 33cd3511ac
commit b477528c80

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "hamlet";
version = "1.0.1.4";
sha256 = "0rvsp54wrhaz5pnn136w1xlny9dkwv48ihyhq02yg5gg510v08v7";
version = "1.1.0.1";
sha256 = "14qlpdfnj90ilgcgll96rrpc4cjc218q7p7kc6y391rkf393453p";
buildDepends = [
blazeBuilder blazeHtml blazeMarkup failure parsec shakespeare text
];