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

This commit is contained in:
Peter Simons 2013-11-25 12:46:54 +01:00
parent 06b3ee931f
commit 7428b4c6f7

View File

@ -3,8 +3,8 @@
cabal.mkDerivation (self: {
pname = "digestive-functors-heist";
version = "0.8.0.0";
sha256 = "1zy2fy30q51q8pqw78f8gxc1x52vw49w3mnqc2hfqw190v5r9dgh";
version = "0.8.1.0";
sha256 = "0f9nhfy8rc1w9nnhq1yf9y2kwxlb9b6v8y1jz5q3lrpb1cnq31j0";
buildDepends = [
blazeBuilder digestiveFunctors heist mtl text xmlhtml
];