haskell-conduit: update to version 1.0.7.3

This commit is contained in:
Peter Simons 2013-07-21 15:37:56 +02:00
parent 1d8c4711f6
commit a98a96bffe
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "conduit";
version = "1.0.7.1";
sha256 = "1j80kc1nwhsglh991rp9lfawlhr0kc8q8lzglfkda60f0nihiijy";
version = "1.0.7.3";
sha256 = "0ih3ymv5m3c66wr9xydc1dxgpvh5b92dyyc7v67li6n3w7dzi6fp";
buildDepends = [
liftedBase mmorph monadControl mtl resourcet text transformers
transformersBase void