haskell-digestive-functors: update to version 0.6.0.1

This commit is contained in:
Peter Simons 2013-02-10 15:41:37 +01:00
parent 712af3a70f
commit 790af9124c

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "digestive-functors"; pname = "digestive-functors";
version = "0.6.0.0"; version = "0.6.0.1";
sha256 = "1h56nl1rszm098gwrdhm5w63mrnfjp1brfrk5hlj238nmj0djgcd"; sha256 = "1ni1hfmpz14yvgjphwz64hqhg7xbhvvqbdnapspipplvnl0rcmhi";
buildDepends = [ mtl text ]; buildDepends = [ mtl text ];
meta = { meta = {
homepage = "http://github.com/jaspervdj/digestive-functors"; homepage = "http://github.com/jaspervdj/digestive-functors";