guix-commits
[Top][All Lists]
Advanced

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

12/17: gnu: s6-linux-utils: Update to 2.4.0.2.


From: Tobias Geerinckx-Rice
Subject: 12/17: gnu: s6-linux-utils: Update to 2.4.0.2.
Date: Fri, 23 Feb 2018 11:46:35 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit ef8cab008be6f278565258fa754164866e52aba8
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Feb 23 15:28:27 2018 +0100

    gnu: s6-linux-utils: Update to 2.4.0.2.
    
    * gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.4.0.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 f8e62ae..3c6284c 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -293,7 +293,7 @@ systems and other constrained environments, but they work 
everywhere.")))
 (define-public s6-linux-utils
   (package
    (name "s6-linux-utils")
-   (version "2.1.0.0")
+   (version "2.4.0.2")
    (source
     (origin
      (method url-fetch)
@@ -302,7 +302,7 @@ systems and other constrained environments, but they work 
everywhere.")))
            version ".tar.gz"))
      (sha256
       (base32
-       "1bby751blynb7p8wd3npjm71lf10ysmfvqrd3dqrhhajpa2bl8rm"))))
+       "0245rmk7wfyyfsi4g7f0niprwlvqlwkbyjxflb8kkbvhwfdavqip"))))
     (build-system gnu-build-system)
     (inputs `(("skalibs" ,skalibs)))
     (arguments



reply via email to

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