haskell-zlib-conduit: update to version 0.5.0.2
This commit is contained in:
parent
e1c163a65b
commit
bea08ce1f0
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "zlib-conduit";
|
pname = "zlib-conduit";
|
||||||
version = "0.5.0.1";
|
version = "0.5.0.2";
|
||||||
sha256 = "138wag9fjq3hx48nzr0nvvclcyjwcd0ykjbbgms2h9msmz9vflk5";
|
sha256 = "1jgj3x4z1901bm1618753hqyrjragzrpyhy9h02qj9kplqswh878";
|
||||||
buildDepends = [ conduit transformers void zlibBindings ];
|
buildDepends = [ conduit transformers void zlibBindings ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/snoyberg/conduit";
|
homepage = "http://github.com/snoyberg/conduit";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user