haskell-conduit: update to version 1.0.15.1
This commit is contained in:
parent
dfa12250a6
commit
417d6bd4f6
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "conduit";
|
pname = "conduit";
|
||||||
version = "1.0.15";
|
version = "1.0.15.1";
|
||||||
sha256 = "1ciys2b7a6n5k0ld66wpjxnrs5ys5dvg9n5k8282bc5zsd54mb59";
|
sha256 = "0pbrsa00x8qr856532iinw9lyliwh7gwzyd1pshdmj3gkbqpf2bv";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
liftedBase mmorph monadControl mtl resourcet text textStreamDecode
|
liftedBase mmorph monadControl mtl resourcet text textStreamDecode
|
||||||
transformers transformersBase void
|
transformers transformersBase void
|
||||||
|
|
Loading…
Reference in New Issue