haskell-conduit: updated to version 0.0.0.2
svn path=/nixpkgs/trunk/; revision=31286
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "conduit";
|
pname = "conduit";
|
||||||
version = "0.0.0.1";
|
version = "0.0.0.2";
|
||||||
sha256 = "0l3q9jj0dpbn2ixjx6d9m6ss92dmfgd5xc7wgfpb9d0kfk2li0sv";
|
sha256 = "1fngrlly5q2l0j3fil4cx3zj2h4sxnh20i0r84l4qhl8s0x5ba5z";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
liftedBase monadControl text transformers transformersBase
|
liftedBase monadControl text transformers transformersBase
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user