haskell-hakyll: updated to version 3.2.0.7

svn path=/nixpkgs/trunk/; revision=29401
This commit is contained in:
Peter Simons 2011-09-20 20:25:31 +00:00
parent 0be69080e8
commit df1a47bda2

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "hakyll";
version = "3.2.0.6";
sha256 = "11jdajciswswv9ciyd6hk7qc39l09y9s528vazxq0k6z5mwvwrbp";
version = "3.2.0.7";
sha256 = "1p06596yfsa0lk5ipdxm1b8j81aph2k30pm2g6ghw6k7fglklyl5";
buildDepends = [
binary blazeHtml cryptohash hamlet mtl pandoc parsec regexBase
regexPcre snapCore snapServer tagsoup time