haskell-conduit: update to version 1.0.13

This commit is contained in:
Peter Simons 2014-02-05 10:42:45 +01:00
parent 31e1399a31
commit 337a7f9e17
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "conduit";
version = "1.0.12";
sha256 = "025h1nbplq7v1qp74bg647q36n3d56kin700ws7vm922xmvcrjjm";
version = "1.0.13";
sha256 = "19l2wqx5fil9sv4kj8jd19yvb4fa7jp3n523j38z9bd6ydnb8fni";
buildDepends = [
liftedBase mmorph monadControl mtl resourcet text transformers
transformersBase void