GNU bug report logs -
#62737
[PATCH 0/9] skarnet s6 updates
Previous Next
Reported by: iyzsong <at> envs.net
Date: Sun, 9 Apr 2023 07:50:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #32 received at 62737 <at> debbugs.gnu.org (full text, mbox):
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.6.1.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 6c97b13251..2c7b0f9c23 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -331,7 +331,7 @@ (define-public s6-linux-init
(define-public s6-linux-utils
(package
(name "s6-linux-utils")
- (version "2.6.0.0")
+ (version "2.6.1.2")
(source
(origin
(method url-fetch)
@@ -339,7 +339,7 @@ (define-public s6-linux-utils
"https://skarnet.org/software/s6-linux-utils/s6-linux-utils-"
version ".tar.gz"))
(sha256
- (base32 "0ngd8ckak2xg6c63q0m8cvbrfnhpkx30r4g65q08g0hc99rk4wbc"))))
+ (base32 "1ncwkm5cpc0y6iysc5q64mk0pfvxnn7ihia1a137xrrdg1fxqqyq"))))
(build-system gnu-build-system)
(inputs (list skalibs))
(arguments
--
2.39.2
This bug report was last modified 2 years and 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.