Version bumps for hakyll and dependencies.

svn path=/nixpkgs/trunk/; revision=27638
This commit is contained in:
Andres Löh
2011-07-07 19:08:51 +00:00
parent 4d7d10da6b
commit 5422838e56
8 changed files with 32 additions and 16 deletions

View File

@@ -2,8 +2,8 @@
cabal.mkDerivation (self : {
pname = "blaze-html";
version = "0.4.1.0";
sha256 = "0a39wzfsb8lsr0z8c0s90n6pwmhjg6lihbxigk2c02vn5marzc4f";
version = "0.4.1.4";
sha256 = "1xf302dapwmmlxj9alfbdv6rcrxhr9p305s4jz2d6ckq2xzz8yjf";
propagatedBuildInputs = [text blazeBuilder];
meta = {
description = "A blazingly fast HTML combinator library";