forked from mirrors/nixpkgs
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: {
|
||||
pname = "conduit";
|
||||
version = "1.0.15";
|
||||
sha256 = "1ciys2b7a6n5k0ld66wpjxnrs5ys5dvg9n5k8282bc5zsd54mb59";
|
||||
version = "1.0.15.1";
|
||||
sha256 = "0pbrsa00x8qr856532iinw9lyliwh7gwzyd1pshdmj3gkbqpf2bv";
|
||||
buildDepends = [
|
||||
liftedBase mmorph monadControl mtl resourcet text textStreamDecode
|
||||
transformers transformersBase void
|
||||
|
|
Loading…
Reference in a new issue