haskell-zlib-conduit: update to version 1.0.0
This commit is contained in:
parent
c7c79828de
commit
00370e2fb6
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "zlib-conduit";
|
pname = "zlib-conduit";
|
||||||
version = "0.5.0.3";
|
version = "1.0.0";
|
||||||
sha256 = "05rlbyxcwq952psbfp94irmygabqxyf1kkm80pwdanlaaky03nsb";
|
sha256 = "0q0l4qw1f2cwjj71n4i082ba47x1xba695q8xk0ky2vw5s8cg0bv";
|
||||||
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