haskell-blaze-html: updated to version 0.4.1.7

svn path=/nixpkgs/trunk/; revision=29502
This commit is contained in:
Peter Simons 2011-09-26 17:05:27 +00:00
parent acb52d79bf
commit 093a0fb21f

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "blaze-html";
version = "0.4.1.6";
sha256 = "084phxxdy12vi2q084k8w693m94v0pjf29zx2fk1y0n80k05ii4z";
version = "0.4.1.7";
sha256 = "0hfnfwbw8gshcv15i8jb6636rh3dl4zwwp6l21yjbrblh3825k0y";
buildDepends = [ blazeBuilder text ];
meta = {
homepage = "http://jaspervdj.be/blaze";