From 499b2c47d9f419f01e1bf9e9faf50942c8d03a5c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 26 Nov 2011 13:06:42 +0000 Subject: [PATCH] haskell-hakyll: updated to version 3.2.3.0 svn path=/nixpkgs/trunk/; revision=30573 --- pkgs/development/libraries/haskell/hakyll/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/libraries/haskell/hakyll/default.nix b/pkgs/development/libraries/haskell/hakyll/default.nix index 2fcb709f207..9fc4246442b 100644 --- a/pkgs/development/libraries/haskell/hakyll/default.nix +++ b/pkgs/development/libraries/haskell/hakyll/default.nix @@ -5,8 +5,8 @@ cabal.mkDerivation (self: { pname = "hakyll"; - version = "3.2.2.0"; - sha256 = "0z7q99j3zqhck085s99sbj1qksra3rsmwimf44j49b59nqrn50va"; + version = "3.2.3.0"; + sha256 = "15s66sr6y7k01yy01411r38hg1vyyv7yqaj8s44n5qzl0yln9gq8"; buildDepends = [ binary blazeHtml citeprocHs cryptohash hamlet mtl pandoc parsec regexBase regexPcre snapCore snapServer tagsoup time