haskell-digestive-functors: update to version 0.5.0.4
This commit is contained in:
parent
d1b848f3e5
commit
cf9b80082b
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "digestive-functors";
|
pname = "digestive-functors";
|
||||||
version = "0.5.0.3";
|
version = "0.5.0.4";
|
||||||
sha256 = "176wpnwg4zpfwphl0ifb3zdm0dhw5xyd3vr81rc98s4db5y9csl0";
|
sha256 = "0diaj1pmfmhwbyjmw49kna59f7dckwrp16cbar5xpcn9k2pf19nv";
|
||||||
buildDepends = [ mtl text ];
|
buildDepends = [ mtl text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/jaspervdj/digestive-functors";
|
homepage = "http://github.com/jaspervdj/digestive-functors";
|
||||||
|
Loading…
Reference in New Issue
Block a user