[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/09: gnu: s6-portable-utils: Update to 2.2.3.0.
From: |
guix-commits |
Subject: |
06/09: gnu: s6-portable-utils: Update to 2.2.3.0. |
Date: |
Mon, 5 Oct 2020 20:54:41 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b8da9c30d4fea873b77a831341048068653b4f3b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Oct 6 02:40:51 2020 +0200
gnu: s6-portable-utils: Update to 2.2.3.0.
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.0.
---
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 848bced..ccb1c45 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.2.4")
+ (version "2.2.3.0")
(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 "0494saavpqfa4v5kib69p186858yjy87hm5qm804a4xvq51wqbwm"))))
+ (base32 "063zwifigg2b3wsixdcz4h9yvr6fkqssvx0iyfsprjfmm1yapfi9"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)))
(arguments
- branch master updated (d3b9cbd -> fb81bd9), guix-commits, 2020/10/05
- 02/09: gnu: spice-protocol: Update to 0.14.3., guix-commits, 2020/10/05
- 05/09: gnu: s6-dns: Update to 2.3.3.0., guix-commits, 2020/10/05
- 01/09: gnu: Fix up package copyright headers., guix-commits, 2020/10/05
- 04/09: gnu: obs: Update to 26.0.1., guix-commits, 2020/10/05
- 03/09: gnu: goffice: Update to 0.10.48., guix-commits, 2020/10/05
- 06/09: gnu: s6-portable-utils: Update to 2.2.3.0.,
guix-commits <=
- 09/09: gnu: perl-cgi: Update to 4.51., guix-commits, 2020/10/05
- 08/09: gnu: python-flake8: Update to 3.8.4., guix-commits, 2020/10/05
- 07/09: gnu: seahorse: Update to 3.36.2., guix-commits, 2020/10/05