forked from mirrors/nixpkgs
haskell-digestive-functors-snap: update to version 0.5.0.1
This commit is contained in:
parent
a13346961f
commit
eb89801acf
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "digestive-functors-snap";
|
||||
version = "0.5.0.0";
|
||||
sha256 = "01lbd42rsryzqzra8ax22iw6c9fyv5az8q7dkdi6yyfxdq976l0x";
|
||||
version = "0.5.0.1";
|
||||
sha256 = "149c01vxzlwskqsncc5l26mk67icmsq2zbav2asjxpp6z8b53i3b";
|
||||
buildDepends = [ digestiveFunctors filepath mtl snapCore text ];
|
||||
meta = {
|
||||
homepage = "http://github.com/jaspervdj/digestive-functors";
|
||||
|
|
Loading…
Reference in a new issue