haskell-conduit: updated to version 0.1.1.1
svn path=/nixpkgs/trunk/; revision=31976
This commit is contained in:
parent
e3e09ea617
commit
c9a9d81471
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "conduit";
|
pname = "conduit";
|
||||||
version = "0.0.4";
|
version = "0.1.1.1";
|
||||||
sha256 = "1sc14nh21ba85azm4my5qnllnlbmsq5j6h1yd1mdsk2z3fb0x5zz";
|
sha256 = "0gqkk5q329xbw565xd9xc0pz2ha66jkdbbjgwadvrjw1n52vaqg5";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
liftedBase monadControl text transformers transformersBase
|
liftedBase monadControl text transformers transformersBase
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue