[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/23: gnu: inxi-minimal: Update to 3.0.13-1.
From: |
Tobias Geerinckx-Rice |
Subject: |
02/23: gnu: inxi-minimal: Update to 3.0.13-1. |
Date: |
Wed, 27 Jun 2018 07:01:49 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 13a29ba79f6662d328ce80d4e727f99e94276075
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Jun 27 04:29:15 2018 +0200
gnu: inxi-minimal: Update to 3.0.13-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.13-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 6b8af60..60aa62e 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2649,7 +2649,7 @@ Python loading in HPC environments.")
(let ((real-name "inxi"))
(package
(name "inxi-minimal")
- (version "3.0.12-1")
+ (version "3.0.13-1")
(source
(origin
(method git-fetch)
@@ -2658,7 +2658,7 @@ Python loading in HPC environments.")
(commit version)))
(sha256
(base32
- "1a2sjz90gzzvhp63x89hs0a424rkd13qrff2njqmjxp322zyp527"))))
+ "0732ligzmzwpwaxin4g8rbfj91ghyvf69lx2jyrahi4df0bfamh5"))))
(build-system trivial-build-system)
(inputs
`(("bash" ,bash)
- branch master updated (b7238c3 -> e96ba83), Tobias Geerinckx-Rice, 2018/06/27
- 01/23: gnu: python-webtest: Update to 2.0.30., Tobias Geerinckx-Rice, 2018/06/27
- 05/23: gnu: stgit: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/27
- 02/23: gnu: inxi-minimal: Update to 3.0.13-1.,
Tobias Geerinckx-Rice <=
- 10/23: gnu: hop: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/27
- 17/23: gnu: samba: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/27
- 21/23: gnu: dlib: Fix tests., Tobias Geerinckx-Rice, 2018/06/27
- 06/23: gnu: aegis: Skip failing tests., Tobias Geerinckx-Rice, 2018/06/27
- 19/23: gnu: discount: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/27
- 03/23: doc: Private key passphrases are not supported., Tobias Geerinckx-Rice, 2018/06/27
- 15/23: gnu: python-mpd2: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/27
- 20/23: gnu: ghmm: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/27
- 18/23: gnu: papagayo: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/27
- 12/23: gnu: slib: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/27