gnu: s6-linux-utils: Update to 2.4.0.2.

* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.4.0.2.
This commit is contained in:
Tobias Geerinckx-Rice 2018-02-23 15:28:27 +01:00
parent 1f1031f7d9
commit ef8cab008b
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -293,7 +293,7 @@ systems and other constrained environments, but they work everywhere.")))
(define-public s6-linux-utils (define-public s6-linux-utils
(package (package
(name "s6-linux-utils") (name "s6-linux-utils")
(version "2.1.0.0") (version "2.4.0.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -302,7 +302,7 @@ systems and other constrained environments, but they work everywhere.")))
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1bby751blynb7p8wd3npjm71lf10ysmfvqrd3dqrhhajpa2bl8rm")))) "0245rmk7wfyyfsi4g7f0niprwlvqlwkbyjxflb8kkbvhwfdavqip"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs))) (inputs `(("skalibs" ,skalibs)))
(arguments (arguments