[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/09: gnu: inxi-minimal: Update to 3.3.11-1.
From: |
guix-commits |
Subject: |
03/09: gnu: inxi-minimal: Update to 3.3.11-1. |
Date: |
Sat, 18 Dec 2021 18:49:26 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a035acc652ab14467dd8e683e888b0e13fedd326
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Dec 18 23:56:30 2021 +0100
gnu: inxi-minimal: Update to 3.3.11-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.11-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 ac8f142..3b1a998 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3979,7 +3979,7 @@ Python loading in HPC environments.")
(let ((real-name "inxi"))
(package
(name "inxi-minimal")
- (version "3.3.10-1")
+ (version "3.3.11-1")
(source
(origin
(method git-fetch)
@@ -3988,7 +3988,7 @@ Python loading in HPC environments.")
(commit version)))
(file-name (git-file-name real-name version))
(sha256
- (base32 "1whzrxqybh9h3v4c3mkjmz82vhlixdsj586fs6cj9mjzs7x89gz8"))))
+ (base32 "1nk3q2xg0myykq1myasxhvhhr0vk8qv3m7pb3icw81r3ydasnls0"))))
(build-system trivial-build-system)
(inputs
`(("bash" ,bash-minimal)
- branch master updated (f6e79ef -> b3a0db7), guix-commits, 2021/12/18
- 02/09: gnu: minisign: Update to 0.10., guix-commits, 2021/12/18
- 01/09: gnu: minisign: Fetch source from Git., guix-commits, 2021/12/18
- 04/09: gnu: bear: Update to 3.0.17., guix-commits, 2021/12/18
- 05/09: gnu: bear: Respect TESTS?., guix-commits, 2021/12/18
- 08/09: gnu: keyutils: Omit static library., guix-commits, 2021/12/18
- 07/09: gnu: keyutils: Update to 1.6.3., guix-commits, 2021/12/18
- 03/09: gnu: inxi-minimal: Update to 3.3.11-1.,
guix-commits <=
- 06/09: gnu: i3status-rust: Fix build., guix-commits, 2021/12/18
- 09/09: gnu: diffoscope: Remove input labels., guix-commits, 2021/12/18