haskell-conduit: update to version 1.0.7.3
This commit is contained in:
parent
1d8c4711f6
commit
a98a96bffe
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue