[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/12: gnu: inxi, inxi-minimal: Update to 3.0.34-1.
From: |
guix-commits |
Subject: |
05/12: gnu: inxi, inxi-minimal: Update to 3.0.34-1. |
Date: |
Wed, 5 Jun 2019 23:59:13 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ab0811f927176bc02149f06ecc39e3352dfac08e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Jun 6 01:47:23 2019 +0200
gnu: inxi, inxi-minimal: Update to 3.0.34-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.34-1.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index c2e8ca0..ae025e1 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2849,7 +2849,7 @@ Python loading in HPC environments.")
(let ((real-name "inxi"))
(package
(name "inxi-minimal")
- (version "3.0.33-1")
+ (version "3.0.34-1")
(source
(origin
(method git-fetch)
@@ -2858,7 +2858,7 @@ Python loading in HPC environments.")
(commit version)))
(file-name (git-file-name real-name version))
(sha256
- (base32 "19bfdid4zp39irsdq3m6yyqf2336c30da35qgslrzcr2vh815g8c"))))
+ (base32 "0x2s40lwsan2pk292nspjgyw00f9f5fdfmwfvl50924pxhyxn2fh"))))
(build-system trivial-build-system)
(inputs
`(("bash" ,bash-minimal)
- 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 <=
- 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, 2019/06/05
- 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