haskell-conduit: updated to version 0.0.3
svn path=/nixpkgs/trunk/; revision=31494
This commit is contained in:
parent
0a2ad94a0e
commit
b6dc8c87d8
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "conduit";
|
pname = "conduit";
|
||||||
version = "0.0.2";
|
version = "0.0.3";
|
||||||
sha256 = "0apjwl0ypv2bmg5yy76jsb3z6wnaws5kgx9z3f92c5chpfm5mdqh";
|
sha256 = "149xj6i2whpjf6jqsgfgvpbwni5r0v3qrg7g42i78bd6n40xma72";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
liftedBase monadControl text transformers transformersBase
|
liftedBase monadControl text transformers transformersBase
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user