[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/36: gnu: inxi-minimal: Update to 3.0.12-1.
From: |
Tobias Geerinckx-Rice |
Subject: |
03/36: gnu: inxi-minimal: Update to 3.0.12-1. |
Date: |
Tue, 19 Jun 2018 23:27:44 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d4cf0382e5478978db061b388e8d86cd802b137f
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Jun 19 23:24:15 2018 +0200
gnu: inxi-minimal: Update to 3.0.12-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.12-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 d1bc004..80132ba 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2669,7 +2669,7 @@ Python loading in HPC environments.")
(let ((real-name "inxi"))
(package
(name "inxi-minimal")
- (version "3.0.11-1")
+ (version "3.0.12-1")
(source
(origin
(method git-fetch)
@@ -2678,7 +2678,7 @@ Python loading in HPC environments.")
(commit version)))
(sha256
(base32
- "07wihl4gsamq98mhxvm6k4vpphym75467cxfa19b3g5ggpyq894g"))))
+ "1a2sjz90gzzvhp63x89hs0a424rkd13qrff2njqmjxp322zyp527"))))
(build-system trivial-build-system)
(inputs
`(("bash" ,bash)
- branch master updated (c19af99 -> 80f7550), Tobias Geerinckx-Rice, 2018/06/19
- 03/36: gnu: inxi-minimal: Update to 3.0.12-1.,
Tobias Geerinckx-Rice <=
- 01/36: gnu: mrrescue: Fix typo in description., Tobias Geerinckx-Rice, 2018/06/19
- 04/36: gnu: r-xfun: Update to 0.2., Tobias Geerinckx-Rice, 2018/06/19
- 07/36: gnu: emacs-ghub: Update to 2.0.1., Tobias Geerinckx-Rice, 2018/06/19
- 02/36: gnu: bspwm: Update to 0.9.5., Tobias Geerinckx-Rice, 2018/06/19
- 08/36: gnu: guile-emacs: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 10/36: gnu: emacs-ghub: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 06/36: Fix some more lonely unquotes., Tobias Geerinckx-Rice, 2018/06/19
- 14/36: gnu: emacs-graphviz-dot-mode: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 16/36: gnu: emacs-pdf-tools: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 09/36: gnu: emacs-magit-popup: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19