guix-commits
[Top][All Lists]
Advanced

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

09/11: gnu: s6-portable-utils: Update to 2.2.3.1.


From: guix-commits
Subject: 09/11: gnu: s6-portable-utils: Update to 2.2.3.1.
Date: Mon, 11 Jan 2021 17:55:53 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 3edca4794c8d10cd09fc2c46dbe8dd18ce149d44
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jan 11 23:54:18 2021 +0100

    gnu: s6-portable-utils: Update to 2.2.3.1.
    
    * gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.1.
---
 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 1f01e1f..65696c5 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.3.0")
+   (version "2.2.3.1")
    (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 "063zwifigg2b3wsixdcz4h9yvr6fkqssvx0iyfsprjfmm1yapfi9"))))
+      (base32 "1ks1ch5v3p2z8y8wp5fmzzgjrqn2l5sj1sgfp8vv6wy8psd8mrj3"))))
     (build-system gnu-build-system)
     (inputs `(("skalibs" ,skalibs)))
     (arguments



reply via email to

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