[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/10: gnu: inxi-minimal: Update to 3.2.02-1.
From: |
guix-commits |
Subject: |
05/10: gnu: inxi-minimal: Update to 3.2.02-1. |
Date: |
Mon, 11 Jan 2021 17:31:36 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit aec795a5a1a6e0e3a627f40c1fdaca741bd7fd03
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jan 11 22:10:06 2021 +0100
gnu: inxi-minimal: Update to 3.2.02-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-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 90a9c2e..c67910a 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3617,7 +3617,7 @@ Python loading in HPC environments.")
(let ((real-name "inxi"))
(package
(name "inxi-minimal")
- (version "3.2.01-1")
+ (version "3.2.02-1")
(source
(origin
(method git-fetch)
@@ -3626,7 +3626,7 @@ Python loading in HPC environments.")
(commit version)))
(file-name (git-file-name real-name version))
(sha256
- (base32 "15bakrv3jzj5h88c3bd0cfhh6hb8b4hm79924k1ygn29sqzgyw65"))))
+ (base32 "1kh96093waji30ndka3i3dq9pq4f53gq8pgcbxw45mldlx2i98gv"))))
(build-system trivial-build-system)
(inputs
`(("bash" ,bash-minimal)
- branch master updated (1cf31ee -> 8153705), guix-commits, 2021/01/11
- 05/10: gnu: inxi-minimal: Update to 3.2.02-1.,
guix-commits <=
- 02/10: gnu: rng-tools: Update to 6.11., guix-commits, 2021/01/11
- 07/10: gnu: mcelog: Cross-compile., guix-commits, 2021/01/11
- 04/10: gnu: erofs-utils: Update to 1.2.1., guix-commits, 2021/01/11
- 08/10: gnu: mcelog: Don't use unstable tarball., guix-commits, 2021/01/11
- 09/10: gnu: podofo: Update to 0.9.7., guix-commits, 2021/01/11
- 01/10: gnu: libblockdev: Update to 2.25., guix-commits, 2021/01/11
- 06/10: gnu: mcelog: Update to 175., guix-commits, 2021/01/11
- 10/10: gnu: podofo: Omit static library., guix-commits, 2021/01/11
- 03/10: gnu: htop: Update to 3.0.5., guix-commits, 2021/01/11