[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: inxi-minimal: Update to 3.3.07-1.
From: |
guix-commits |
Subject: |
03/06: gnu: inxi-minimal: Update to 3.3.07-1. |
Date: |
Sat, 16 Oct 2021 21:00:05 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ae6a2a52317b251398d9a2511fd4eacb7586dbf5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 17 01:44:11 2021 +0200
gnu: inxi-minimal: Update to 3.3.07-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.07-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 df108d0..86b6b7c 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3970,7 +3970,7 @@ Python loading in HPC environments.")
(let ((real-name "inxi"))
(package
(name "inxi-minimal")
- (version "3.3.06-1")
+ (version "3.3.07-1")
(source
(origin
(method git-fetch)
@@ -3979,7 +3979,7 @@ Python loading in HPC environments.")
(commit version)))
(file-name (git-file-name real-name version))
(sha256
- (base32 "1qk40iyrdp52vmbiqwxicvlcycm2v2bf1gg4lzq0b4619sd6d1m7"))))
+ (base32 "1amf1sry7g99khp9ac8f3m4jfa8rn1jjxvrcg0j9wvv65px7zj0i"))))
(build-system trivial-build-system)
(inputs
`(("bash" ,bash-minimal)
- branch master updated (6cd33f8 -> 258a27e), guix-commits, 2021/10/16
- 03/06: gnu: inxi-minimal: Update to 3.3.07-1.,
guix-commits <=
- 01/06: gnu: c-ares: Update to 1.17.2., guix-commits, 2021/10/16
- 05/06: gnu: blueman: Update to 2.2.2., guix-commits, 2021/10/16
- 02/06: gnu: htop: Update to 3.1.1., guix-commits, 2021/10/16
- 04/06: gnu: jitterentropy-rngd: Update to 1.2.5., guix-commits, 2021/10/16
- 06/06: gnu: hwinfo: Update to 21.77., guix-commits, 2021/10/16