[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/10: gnu: s6-portable-utils: Update to 2.2.2.1.
From: |
guix-commits |
Subject: |
08/10: gnu: s6-portable-utils: Update to 2.2.2.1. |
Date: |
Wed, 8 Jan 2020 19:22:47 -0500 (EST) |
wigust pushed a commit to branch master
in repository guix.
commit dd0e9335dcbb9fce5a8471726e51d2aab10aa96c
Author: Oleg Pykhalov <address@hidden>
AuthorDate: Thu Jan 9 03:04:13 2020 +0300
gnu: s6-portable-utils: Update to 2.2.2.1.
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.2.1.
---
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 0012c1e..b996d60 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -255,7 +255,7 @@ environment.")))
(define-public s6-portable-utils
(package
(name "s6-portable-utils")
- (version "2.2.1.3")
+ (version "2.2.2.1")
(source
(origin
(method url-fetch)
@@ -263,7 +263,7 @@ environment.")))
"http://skarnet.org/software/s6-portable-utils/s6-portable-utils-"
version ".tar.gz"))
(sha256
- (base32 "1ibjns1slyg1p7jl9irzlrjz8b01f506iw87g3s7db5arhf17vv2"))))
+ (base32 "074kizkxjwvmxspxg69fr8r0lbiy61l2n5nzgbfvwvhc6lj34iqy"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)))
(arguments
- branch master updated (60a366e -> 8f6b6cb), guix-commits, 2020/01/08
- 01/10: gnu: emacs-treemacs: Refactor "install-data" phase., guix-commits, 2020/01/08
- 04/10: gnu: s6-dns: Update to 2.3.1.1., guix-commits, 2020/01/08
- 05/10: gnu: s6-linux-init: Update to 1.0.3.1., guix-commits, 2020/01/08
- 06/10: gnu: s6-linux-utils: Update to 2.5.1.1., guix-commits, 2020/01/08
- 03/10: gnu: skalibs: Update to 2.9.1.0., guix-commits, 2020/01/08
- 09/10: gnu: s6-rc: Update to 0.5.1.1., guix-commits, 2020/01/08
- 08/10: gnu: s6-portable-utils: Update to 2.2.2.1.,
guix-commits <=
- 07/10: gnu: s6-networking: Update to 2.3.1.1., guix-commits, 2020/01/08
- 02/10: gnu: abiword: Update to 3.0.4., guix-commits, 2020/01/08
- 10/10: gnu: sdl2-image: Update to 2.0.5., guix-commits, 2020/01/08