guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/09: gnu: s6-linux-utils: Update to 2.6.1.2.


From: guix-commits
Subject: 09/09: gnu: s6-linux-utils: Update to 2.6.1.2.
Date: Mon, 10 Apr 2023 07:13:32 -0400 (EDT)

iyzsong pushed a commit to branch master
in repository guix.

commit b78d6ceaa07be3c7582627cd28712b67102e521c
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sun Apr 9 15:52:08 2023 +0800

    gnu: s6-linux-utils: Update to 2.6.1.2.
    
    * 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 @@ all the details.")))
 (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 @@ all the details.")))
            "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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]