[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/12: gnu: toybox: Update to 0.8.1.
From: |
guix-commits |
Subject: |
10/12: gnu: toybox: Update to 0.8.1. |
Date: |
Wed, 5 Jun 2019 23:59:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit fcc7fa472b111e0916d96621bbf68f869358bdd9
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Jun 6 05:42:10 2019 +0200
gnu: toybox: Update to 0.8.1.
* gnu/packages/busybox.scm (toybox): Update to 0.8.1.
---
gnu/packages/busybox.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/busybox.scm b/gnu/packages/busybox.scm
index 20a2e5a..cc6257b 100644
--- a/gnu/packages/busybox.scm
+++ b/gnu/packages/busybox.scm
@@ -108,7 +108,7 @@ any small or embedded system.")
(define-public toybox
(package
(name "toybox")
- (version "0.8.0")
+ (version "0.8.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -116,7 +116,7 @@ any small or embedded system.")
version ".tar.gz"))
(sha256
(base32
- "0mirj977zxsxnfaiqndwgsn9calgg312d817fi1hkfbd8kcyrk73"))))
+ "1czxzvyggm157z8wgxbk8k0n675p1gig9xvrcijsplh9p1i1xi0s"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (8703646 -> 9062cf8), guix-commits, 2019/06/05
- 03/12: gnu: aide: Update to 0.16.2., guix-commits, 2019/06/05
- 01/12: gnu: liburcu: Update to 0.11.1., guix-commits, 2019/06/05
- 02/12: gnu: wireless-regdb: Update to 2019.06.03., guix-commits, 2019/06/05
- 04/12: gnu: dstat: Update to 0.7.4., guix-commits, 2019/06/05
- 06/12: gnu: thefuck: Update to 3.29., guix-commits, 2019/06/05
- 05/12: gnu: inxi, inxi-minimal: Update to 3.0.34-1., guix-commits, 2019/06/05
- 07/12: gnu: ansible: Update to 2.8.0., guix-commits, 2019/06/05
- 12/12: gnu: qjackctl: Update to 0.5.8., guix-commits, 2019/06/05
- 10/12: gnu: toybox: Update to 0.8.1.,
guix-commits <=
- 11/12: gnu: pencil2d: Update to 0.6.4., guix-commits, 2019/06/05
- 09/12: gnu: tiled: Update to 1.2.4., guix-commits, 2019/06/05
- 08/12: gnu: fio: Update to 3.14., guix-commits, 2019/06/05