mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
haskell-pipes-zlib: update to version 0.4.3
This commit is contained in:
parent
471f959122
commit
702084a89e
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pipes-zlib";
|
pname = "pipes-zlib";
|
||||||
version = "0.4.1";
|
version = "0.4.3";
|
||||||
sha256 = "0wjx51d3inhsjzqf16l46mhh0mdsa8fk7x1vvp2apg9s6zfw624k";
|
sha256 = "04iiw0r1mnxl4myyp87wqhff6jm0g2246gwismi7jnwy7xmllsmc";
|
||||||
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…
Reference in New Issue
Block a user