guix-commits
[Top][All Lists]
Advanced

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

13/46: gnu: s6-linux-utils: Update to 2.6.0.0.


From: guix-commits
Subject: 13/46: gnu: s6-linux-utils: Update to 2.6.0.0.
Date: Fri, 16 Dec 2022 21:38:57 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 3a56a55b0643e9763a75f35f2949619fbfcdbfa7
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Dec 11 01:00:02 2022 +0100

    gnu: s6-linux-utils: Update to 2.6.0.0.
    
    * gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.6.0.0.
---
 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 ecaf9c3162..5b70a1e042 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.5.1.6")
+   (version "2.6.0.0")
    (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 "0hr49nl0d7a6i5w8cfg43xzvzayb8kpqij9xg7bmw2fyvc2z338z"))))
+      (base32 "0ngd8ckak2xg6c63q0m8cvbrfnhpkx30r4g65q08g0hc99rk4wbc"))))
     (build-system gnu-build-system)
     (inputs (list skalibs))
     (arguments



reply via email to

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