3
0
Fork 0
forked from mirrors/nixpkgs

haskell-digestive-functors-heist: update to version 0.8.6.1

This commit is contained in:
Peter Simons 2014-10-19 14:19:02 +02:00
parent 3bd0c852bb
commit 8e99f7d102

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "digestive-functors-heist";
version = "0.8.6.0";
sha256 = "0n73hw8xl70x7c3hn4hz1qqijvvhv0qk30q0c22lnbjaf4n8dki2";
version = "0.8.6.1";
sha256 = "1l8ppn2h1nxzn5wxnglc2fyi7r90177v75yf4n7cyvzrcxdaz4bb";
buildDepends = [
blazeBuilder digestiveFunctors heist mtl text xmlhtml
];