guix-commits
[Top][All Lists]
Advanced

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

06/09: gnu: s6-portable-utils: Update to 2.2.3.0.


From: guix-commits
Subject: 06/09: gnu: s6-portable-utils: Update to 2.2.3.0.
Date: Mon, 5 Oct 2020 20:54:41 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit b8da9c30d4fea873b77a831341048068653b4f3b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Oct 6 02:40:51 2020 +0200

    gnu: s6-portable-utils: Update to 2.2.3.0.
    
    * gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.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 848bced..ccb1c45 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -263,7 +263,7 @@ environment.")))
 (define-public s6-portable-utils
   (package
    (name "s6-portable-utils")
-   (version "2.2.2.4")
+   (version "2.2.3.0")
    (source
     (origin
      (method url-fetch)
@@ -271,7 +271,7 @@ environment.")))
            "https://skarnet.org/software/s6-portable-utils/s6-portable-utils-";
            version ".tar.gz"))
      (sha256
-      (base32 "0494saavpqfa4v5kib69p186858yjy87hm5qm804a4xvq51wqbwm"))))
+      (base32 "063zwifigg2b3wsixdcz4h9yvr6fkqssvx0iyfsprjfmm1yapfi9"))))
     (build-system gnu-build-system)
     (inputs `(("skalibs" ,skalibs)))
     (arguments



reply via email to

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