me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.3.0.2.
master
宋文武 2023-04-09 15:52:06 +08:00
parent eae58525f3
commit 01c5430a7d
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -255,7 +255,7 @@ environment.")))
(define-public s6-portable-utils
(package
(name "s6-portable-utils")
(version "2.2.5.0")
(version "2.3.0.2")
(source
(origin
(method url-fetch)
@ -263,7 +263,7 @@ environment.")))
"https://skarnet.org/software/s6-portable-utils/s6-portable-utils-"
version ".tar.gz"))
(sha256
(base32 "0dkfj6ymi5pxs981hh84kwg2ph2dv6xn2bim65fz4dpx6j4rzczb"))))
(base32 "1s6iqjz2mfq3rakqj3cwidjsbpkjcdjfah60m86na4ph6j8jc547"))))
(build-system gnu-build-system)
(inputs (list skalibs))
(arguments