[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/13: gnu: s6-rc: Update to 0.5.0.0.
From: |
guix-commits |
Subject: |
10/13: gnu: s6-rc: Update to 0.5.0.0. |
Date: |
Mon, 11 Mar 2019 08:26:10 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0953b09aa895537f401dbc55757cd5ebb3eb6285
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Mar 11 12:24:22 2019 +0100
gnu: s6-rc: Update to 0.5.0.0.
* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.0.0.
---
gnu/packages/skarnet.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/skarnet.scm b/gnu/packages/skarnet.scm
index bf52049..ddb263f 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -213,15 +213,14 @@ clock synchronization.")))
(define-public s6-rc
(package
(name "s6-rc")
- (version "0.4.1.0")
+ (version "0.5.0.0")
(source
(origin
(method url-fetch)
(uri (string-append "http://skarnet.org/software/s6-rc/s6-rc-"
version ".tar.gz"))
(sha256
- (base32
- "1xl37xi509pcm5chcvn8l7gb952sr5mkpxhpkbsxhsllj791bfa2"))))
+ (base32 "0p97p49i8m44lfiffycgn7xi08yzxkrs5dyb03svdhd6clwh6zyb"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)
("execline" ,execline)
- branch master updated (3edd7a3 -> e445bd1), guix-commits, 2019/03/11
- 05/13: gnu: skalibs: Update to 2.8.0.1., guix-commits, 2019/03/11
- 13/13: gnu: s6-linux-utils: Update to 2.5.0.1., guix-commits, 2019/03/11
- 12/13: gnu: s6-linux-init: Update to 0.4.0.1., guix-commits, 2019/03/11
- 10/13: gnu: s6-rc: Update to 0.5.0.0.,
guix-commits <=
- 08/13: gnu: s6-dns: Update to 2.3.0.2., guix-commits, 2019/03/11
- 03/13: gnu: picocom: Update to 3.1., guix-commits, 2019/03/11
- 11/13: gnu: s6-portable-utils: Update to 2.2.1.3., guix-commits, 2019/03/11
- 06/13: gnu: execline: Update to 2.5.1.0., guix-commits, 2019/03/11
- 04/13: gnu: picocom: Fix description., guix-commits, 2019/03/11
- 09/13: gnu: s6-networking: Update to 2.3.0.4., guix-commits, 2019/03/11
- 01/13: gnu: perl-image-exiftool: Add upstream URL., guix-commits, 2019/03/11
- 02/13: gnu: perl-image-exiftool: Update to 11.31., guix-commits, 2019/03/11
- 07/13: gnu: s6: Update to 2.8.0.0., guix-commits, 2019/03/11