haskell-hakyll: update to version 4.6.1.0

This commit is contained in:
Peter Simons 2014-11-23 21:06:36 +01:00
parent b91ed78d79
commit 4f1731bb02

View File

@ -11,8 +11,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "hakyll"; pname = "hakyll";
version = "4.6.0.0"; version = "4.6.1.0";
sha256 = "0ihaw53935g9pyasa8g5qi1dgvxanhhpkg0xcjq7aazqk2cciqy3"; sha256 = "19yw5yp84vli228zmyz23vs6d5mb14rjbb81kvyra8fi8mmy2l6b";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
buildDepends = [ buildDepends = [