We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c2a7a commit 9dcf049Copy full SHA for 9dcf049
1 file changed
pkgs/development/skaware-packages/s6-networking/default.nix
@@ -19,8 +19,8 @@ assert sslSupportEnabled -> sslLibs ? ${sslSupport};
19
20
buildPackage {
21
pname = "s6-networking";
22
- version = "2.6.0.0";
23
- sha256 = "MdHWj7BdY5zr6VFLui9npU5YAfJsDRYvh1XNSxYuGLA=";
+ version = "2.7.0.0";
+ sha256 = "mf1uP5PW1qlb9+l4lVt9BTYpWReUsGjtogBKuLSQVVI=";
24
25
description = "A suite of small networking utilities for Unix systems";
26
0 commit comments