[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/31: gnu: neofetch: Update to 3.4.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
16/31: gnu: neofetch: Update to 3.4.0. |
Date: |
Mon, 16 Apr 2018 22:49:12 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 08baa9ace978319ce7ecfd3a254cb75c2ceb7522
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Apr 17 02:44:26 2018 +0200
gnu: neofetch: Update to 3.4.0.
* gnu/packages/admin.scm (neofetch): Update to 3.4.0.
---
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 2cab8e7..42b1a57 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2312,7 +2312,7 @@ tool for remote execution and deployment.")
(define-public neofetch
(package
(name "neofetch")
- (version "3.3.0")
+ (version "3.4.0")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/dylanaraps/neofetch/"
@@ -2320,7 +2320,7 @@ tool for remote execution and deployment.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "15p69q0jchfms1fpb4i7kq8b28w2xpgh2zmynln618qxv1myf228"))))
+ "18rhamy910ig03rr55y9x5i6pf78yj9xc6jpm6nfh3gqja7340rb"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; there are no tests
- 15/31: gnu: xonsh: Update to 0.6.1., (continued)
- 15/31: gnu: xonsh: Update to 0.6.1., Tobias Geerinckx-Rice, 2018/04/16
- 17/31: gnu: libtorrent-rasterbar: Update to 1.1.7., Tobias Geerinckx-Rice, 2018/04/16
- 30/31: gnu: you-get: Update to 0.4.1060., Tobias Geerinckx-Rice, 2018/04/16
- 27/31: gnu: qtdatavis3d: Update to 5.9.5., Tobias Geerinckx-Rice, 2018/04/16
- 25/31: gnu: qtserialbus: Update to 5.9.5., Tobias Geerinckx-Rice, 2018/04/16
- 22/31: gnu: flatbuffers: Update to 1.9.0., Tobias Geerinckx-Rice, 2018/04/16
- 29/31: gnu: youtube-dl: Update to 2018.04.16., Tobias Geerinckx-Rice, 2018/04/16
- 31/31: gnu: cbatticon: Update to 1.6.8., Tobias Geerinckx-Rice, 2018/04/16
- 20/31: gnu: man-db: Update to 2.8.3., Tobias Geerinckx-Rice, 2018/04/16
- 26/31: gnu: qtscxml: Update to 5.9.5., Tobias Geerinckx-Rice, 2018/04/16
- 16/31: gnu: neofetch: Update to 3.4.0.,
Tobias Geerinckx-Rice <=
- 19/31: gnu: ruby-crass: Update to 1.0.4., Tobias Geerinckx-Rice, 2018/04/16