haskell-conduit: update to version 1.0.12

This commit is contained in:
Peter Simons 2014-01-25 16:52:42 +01:00
parent aeb987d68c
commit a1364bb9b1
1 changed files with 2 additions and 2 deletions

View File

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