gnu: s6-portable-utils: Update to 2.2.1.3.

* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.3.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-11 12:25:02 +01:00
parent 0953b09aa8
commit b673d2d793
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -254,7 +254,7 @@ environment.")))
(define-public s6-portable-utils (define-public s6-portable-utils
(package (package
(name "s6-portable-utils") (name "s6-portable-utils")
(version "2.2.1.2") (version "2.2.1.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -262,8 +262,7 @@ environment.")))
"http://skarnet.org/software/s6-portable-utils/s6-portable-utils-" "http://skarnet.org/software/s6-portable-utils/s6-portable-utils-"
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32 "1ibjns1slyg1p7jl9irzlrjz8b01f506iw87g3s7db5arhf17vv2"))))
"0if77z07rfygd1yk9d2abxkdbx3dg52vcjhb20isb8kvqxhkg8ih"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs))) (inputs `(("skalibs" ,skalibs)))
(arguments (arguments