haskell-hakyll: updated to version 3.2.5.1

svn path=/nixpkgs/trunk/; revision=32025
This commit is contained in:
Peter Simons 2012-02-04 08:38:04 +00:00
parent 2286dd1f51
commit 49009f72ce

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "hakyll";
version = "3.2.5.0";
sha256 = "1y1dqfbas7ym1jghq3i7zhqcny01paqfrszj0aakg6ys2jjx0m29";
version = "3.2.5.1";
sha256 = "1vb3jqasf6j10fk8afwrbd85dc4k9dx6zls5c6wn0wnh87r5987x";
buildDepends = [
binary blazeHtml citeprocHs cryptohash hamlet mtl pandoc parsec
regexBase regexPcre snapCore snapServer tagsoup time