haskell-zlib-conduit: update to version 0.5.0.1
This commit is contained in:
parent
09f1fbfa1c
commit
4fc17179f9
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "zlib-conduit";
|
pname = "zlib-conduit";
|
||||||
version = "0.5.0";
|
version = "0.5.0.1";
|
||||||
sha256 = "0mba63wx11vb9xir4fbp031ay71xv8b3rnj8gnihsxf3yqq09b99";
|
sha256 = "138wag9fjq3hx48nzr0nvvclcyjwcd0ykjbbgms2h9msmz9vflk5";
|
||||||
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