[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/09: gnu: s6-networking: Update to 2.5.1.3.
From: |
guix-commits |
Subject: |
05/09: gnu: s6-networking: Update to 2.5.1.3. |
Date: |
Mon, 10 Apr 2023 07:13:31 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit 1e235ba325f73c0b161d026c530107778562a181
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sun Apr 9 15:52:04 2023 +0800
gnu: s6-networking: Update to 2.5.1.3.
* gnu/packages/skarnet.scm (s6-networking): Update to 2.5.1.3.
---
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 e926842a4b..135b6620d3 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -176,14 +176,14 @@ as an alternative to the BIND, djbdns or other DNS
clients.")))
(define-public s6-networking
(package
(name "s6-networking")
- (version "2.5.1.1")
+ (version "2.5.1.3")
(source
(origin
(method url-fetch)
(uri (string-append "https://skarnet.org/software/s6-networking/"
"s6-networking-" version ".tar.gz"))
(sha256
- (base32 "0624ls5d9iwx9nc05m99fbxd0jp0qjbp9as4whr3bhfrwd6rvivs"))))
+ (base32 "0xz98pzgx6kc9v1dka04gzw5f3rwww42c07liym0r7pzb74l77m0"))))
(build-system gnu-build-system)
(inputs (list skalibs execline s6 s6-dns))
(arguments
- branch master updated (8ed1ef7647 -> b78d6ceaa0), guix-commits, 2023/04/10
- 03/09: gnu: s6: Update to 2.11.3.2., guix-commits, 2023/04/10
- 01/09: gnu: skalibs: Update to 2.13.1.1., guix-commits, 2023/04/10
- 02/09: gnu: execline: Update to 2.9.3.0., guix-commits, 2023/04/10
- 04/09: gnu: s6-dns: Update to 2.3.5.5., guix-commits, 2023/04/10
- 08/09: gnu: s6-linux-init: Update to 1.1.1.0., guix-commits, 2023/04/10
- 07/09: gnu: s6-portable-utils: Update to 2.3.0.2., guix-commits, 2023/04/10
- 06/09: gnu: s6-rc: Update to 0.5.4.1., guix-commits, 2023/04/10
- 05/09: gnu: s6-networking: Update to 2.5.1.3.,
guix-commits <=
- 09/09: gnu: s6-linux-utils: Update to 2.6.1.2., guix-commits, 2023/04/10