haskell-digestive-functors-heist: update to version 0.7.0.0
This commit is contained in:
parent
1309b1d8b4
commit
f51d2220ca
@ -3,12 +3,11 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "digestive-functors-heist";
|
pname = "digestive-functors-heist";
|
||||||
version = "0.6.2.1";
|
version = "0.7.0.0";
|
||||||
sha256 = "1hs1qiaakxgv1lyd74cahqphrpqch1wayx0c9zpgjja3bnwjcj8n";
|
sha256 = "0ljsr4yy3pb4cjg9dcgfcs9rn1ihg3xi9ak5p3h3kw3w19d1hsaq";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder digestiveFunctors heist mtl text xmlhtml
|
blazeBuilder digestiveFunctors heist mtl text xmlhtml
|
||||||
];
|
];
|
||||||
jailbreak = true;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/jaspervdj/digestive-functors";
|
homepage = "http://github.com/jaspervdj/digestive-functors";
|
||||||
description = "Heist frontend for the digestive-functors library";
|
description = "Heist frontend for the digestive-functors library";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user