[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/11: gnu: s6-linux-init: Update to 1.0.6.0.
From: |
guix-commits |
Subject: |
10/11: gnu: s6-linux-init: Update to 1.0.6.0. |
Date: |
Mon, 11 Jan 2021 17:55:54 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit e2a9f0de2d3cbde37ab2b84f7892aadf33d95349
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jan 11 23:54:47 2021 +0100
gnu: s6-linux-init: Update to 1.0.6.0.
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.6.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 65696c5..0d830a7 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -295,7 +295,7 @@ systems and other constrained environments, but they work
everywhere.")))
(define-public s6-linux-init
(package
(name "s6-linux-init")
- (version "1.0.5.1")
+ (version "1.0.6.0")
(source
(origin
(method url-fetch)
@@ -303,7 +303,7 @@ systems and other constrained environments, but they work
everywhere.")))
"https://skarnet.org/software/s6-linux-init/s6-linux-init-"
version ".tar.gz"))
(sha256
- (base32 "1gkbjldf4f7i3vmv251f9hw7ma09nh8zkwjmqi2gplpkf7z3i34p"))))
+ (base32 "0kzif3dqhm7h4h7c6npzdbcy7w756222g8ysw116fgb8j385dr6w"))))
(build-system gnu-build-system)
(inputs
`(("execline" ,execline)
- branch master updated (8153705 -> d2199e7), guix-commits, 2021/01/11
- 02/11: gnu: sord: Update to 0.16.8., guix-commits, 2021/01/11
- 03/11: gnu: skalibs: Update to 2.10.0.0., guix-commits, 2021/01/11
- 06/11: gnu: s6-dns: Update to 2.3.4.0., guix-commits, 2021/01/11
- 04/11: gnu: execline: Update to 2.7.0.0., guix-commits, 2021/01/11
- 08/11: gnu: s6-rc: Update to 0.5.2.1., guix-commits, 2021/01/11
- 01/11: gnu: serd: Update to 0.30.8., guix-commits, 2021/01/11
- 05/11: gnu: s6: Update to 2.10.0.0., guix-commits, 2021/01/11
- 07/11: gnu: s6-networking: Update to 2.4.0.0., guix-commits, 2021/01/11
- 09/11: gnu: s6-portable-utils: Update to 2.2.3.1., guix-commits, 2021/01/11
- 10/11: gnu: s6-linux-init: Update to 1.0.6.0.,
guix-commits <=
- 11/11: gnu: s6-linux-utils: Update to 2.5.1.4., guix-commits, 2021/01/11