haskell-hakyll: updated to version 3.2.4.1
svn path=/nixpkgs/trunk/; revision=31722
This commit is contained in:
parent
2ebf8df601
commit
e2633477c0
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hakyll";
|
pname = "hakyll";
|
||||||
version = "3.2.4.0";
|
version = "3.2.4.1";
|
||||||
sha256 = "1hyvvcq4hvbwz8zaswi8949sqzjkby6754b0y5zp2cpax2ykkbgx";
|
sha256 = "0ijym3k8f9za6cd1dnf8qx0jk85r5kz4f8gy7bn50jclcslnfl0n";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
binary blazeHtml citeprocHs cryptohash hamlet mtl pandoc parsec
|
binary blazeHtml citeprocHs cryptohash hamlet mtl pandoc parsec
|
||||||
regexBase regexPcre snapCore snapServer tagsoup time
|
regexBase regexPcre snapCore snapServer tagsoup time
|
||||||
|
Loading…
Reference in New Issue
Block a user