[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/17: gnu: s6-networking: Update to 2.3.0.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
15/17: gnu: s6-networking: Update to 2.3.0.2. |
Date: |
Fri, 23 Feb 2018 11:46:35 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a59f429ad1b3f95e70d7afe816d5cec05d598524
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Feb 23 15:56:10 2018 +0100
gnu: s6-networking: Update to 2.3.0.2.
* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.2.
---
gnu/packages/skarnet.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/skarnet.scm b/gnu/packages/skarnet.scm
index 588d0d4..a0b482a 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -174,7 +174,7 @@ as an alternative to the BIND, djbdns or other DNS
clients.")))
(define-public s6-networking
(package
(name "s6-networking")
- (version "2.1.1.0")
+ (version "2.3.0.2")
(source
(origin
(method url-fetch)
@@ -182,7 +182,7 @@ as an alternative to the BIND, djbdns or other DNS
clients.")))
version ".tar.gz"))
(sha256
(base32
- "0r8gfv0l2k449nacjy919gqlgn25q7fjxaqra5r37k7kiikkgqfw"))))
+ "06j8fpldn187cmbjqp191hd65ka3ys19vj3jm3kcvkmvd9snh6fq"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)
("execline" ,execline)
- 12/17: gnu: s6-linux-utils: Update to 2.4.0.2., (continued)
- 12/17: gnu: s6-linux-utils: Update to 2.4.0.2., Tobias Geerinckx-Rice, 2018/02/23
- 10/17: gnu: s6: Update to 2.7.0.0., Tobias Geerinckx-Rice, 2018/02/23
- 02/17: gnu: musl: Update to 1.1.19., Tobias Geerinckx-Rice, 2018/02/23
- 11/17: gnu: s6-rc: Update to 0.4.0.0., Tobias Geerinckx-Rice, 2018/02/23
- 09/17: gnu: s6-portable-utils: Update to 2.2.1.1., Tobias Geerinckx-Rice, 2018/02/23
- 17/17: gnu: calibre: Spell ‘e-book’ consistently., Tobias Geerinckx-Rice, 2018/02/23
- 07/17: gnu: skalibs: Update to 2.6.3.1., Tobias Geerinckx-Rice, 2018/02/23
- 16/17: gnu: calibre: Update to 3.17.0., Tobias Geerinckx-Rice, 2018/02/23
- 05/17: gnu: optipng: Update to 0.7.7 [security fixes]., Tobias Geerinckx-Rice, 2018/02/23
- 06/17: gnu: skarnet: Use HTTPS for home pages., Tobias Geerinckx-Rice, 2018/02/23
- 15/17: gnu: s6-networking: Update to 2.3.0.2.,
Tobias Geerinckx-Rice <=
- 14/17: gnu: s6-dns: Update to 2.3.0.0., Tobias Geerinckx-Rice, 2018/02/23
- 13/17: gnu: Add s6-linux-init., Tobias Geerinckx-Rice, 2018/02/23