[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/12: gnu: inxi-minimal: Update to 3.3.03-1.
From: |
guix-commits |
Subject: |
07/12: gnu: inxi-minimal: Update to 3.3.03-1. |
Date: |
Sun, 21 Mar 2021 10:45:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f03a2e99fad1827e0b4bdf68b7ec21bdb8d77525
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Mar 21 14:15:11 2021 +0100
gnu: inxi-minimal: Update to 3.3.03-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.03-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 d5cb9bf..6949edd 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3743,7 +3743,7 @@ Python loading in HPC environments.")
(let ((real-name "inxi"))
(package
(name "inxi-minimal")
- (version "3.3.01-1")
+ (version "3.3.03-1")
(source
(origin
(method git-fetch)
@@ -3752,7 +3752,7 @@ Python loading in HPC environments.")
(commit version)))
(file-name (git-file-name real-name version))
(sha256
- (base32 "06r5iq78ldrvr5fmmb5mchaaji49195fsgx9ysr1mjs122rp13y1"))))
+ (base32 "1pahns10i5farw47v9v8cykrk5arq8218vpsa8c0bmaia0rf2n1q"))))
(build-system trivial-build-system)
(inputs
`(("bash" ,bash-minimal)
- branch master updated (177dcce -> 5229d56), guix-commits, 2021/03/21
- 01/12: gnu: youtube-dl: Update to 2021.03.14., guix-commits, 2021/03/21
- 05/12: gnu: padthv1: Update to 0.9.21., guix-commits, 2021/03/21
- 09/12: gnu: fluidsynth: Update to 2.1.8., guix-commits, 2021/03/21
- 02/12: gnu: synthv1: Update to 0.9.21., guix-commits, 2021/03/21
- 04/12: gnu: samplv1: Update to 0.9.21., guix-commits, 2021/03/21
- 03/12: gnu: drumkv1: Update to 0.9.21., guix-commits, 2021/03/21
- 08/12: gnu: vim: Update to 8.2.2632., guix-commits, 2021/03/21
- 07/12: gnu: inxi-minimal: Update to 3.3.03-1.,
guix-commits <=
- 12/12: gnu: wcslib: Update to 7.5., guix-commits, 2021/03/21
- 06/12: gnu: qtractor: Update to 0.9.21., guix-commits, 2021/03/21
- 10/12: gnu: jasper: Update to 2.0.27., guix-commits, 2021/03/21
- 11/12: gnu: gnumeric: Update to 1.12.49., guix-commits, 2021/03/21