haskell-pipes-zlib: update to version 0.4.0
This commit is contained in:
parent
677eef34b3
commit
c1aefe3b26
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pipes-zlib";
|
pname = "pipes-zlib";
|
||||||
version = "0.3.0";
|
version = "0.4.0";
|
||||||
sha256 = "15d475rxziazxlbcbm8snik45z88kk7gxbxrpv4070bwylh3z0wc";
|
sha256 = "1xi8x7cfzr7042x5jq8b6xqdhffh1jgprk90yzsfjldllck9z5ia";
|
||||||
buildDepends = [ pipes transformers zlib zlibBindings ];
|
buildDepends = [ pipes transformers zlib zlibBindings ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/k0001/pipes-zlib";
|
homepage = "https://github.com/k0001/pipes-zlib";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user