forked from mirrors/nixpkgs
haskell-hakyll: update to version 3.5.3.0
This commit is contained in:
parent
1026de58a1
commit
8ff6dd943b
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hakyll";
|
pname = "hakyll";
|
||||||
version = "3.5.2.1";
|
version = "3.5.3.0";
|
||||||
sha256 = "1fp7jak2sfznvg3lfyjqy13m1iq9821mdq6n5qmqz5dh5b960iv4";
|
sha256 = "1r8vz42lxnnxx875jnf0ii9x99g7wz2fmknscxvm40prp2df1z6v";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
binary blazeHtml blazeMarkup citeprocHs cryptohash filepath hamlet
|
binary blazeHtml blazeMarkup citeprocHs cryptohash filepath hamlet
|
||||||
lrucache mtl pandoc parsec regexBase regexTdfa snapCore snapServer
|
lrucache mtl pandoc parsec regexBase regexTdfa snapCore snapServer
|
||||||
|
|
Loading…
Reference in a new issue