me
/
guix
Archived
1
0
Fork 0

gnu: neofetch: Update to 7.1.0.

* gnu/packages/admin.scm (neofetch): Update to 7.1.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
Michael Rohleder 2020-08-04 15:09:20 +02:00 committed by Efraim Flashner
parent b958e4be15
commit 1a9acdef39
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -3194,7 +3194,7 @@ tool for remote execution and deployment.")
(define-public neofetch
(package
(name "neofetch")
(version "7.0.0")
(version "7.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -3203,7 +3203,7 @@ tool for remote execution and deployment.")
(file-name (git-file-name name version))
(sha256
(base32
"0xc0fdc7n5bhqirh83agqiy8r14l14zwca07czvj8vgnsnfybslr"))))
"0i7wpisipwzk0j62pzaigbiq42y1mn4sbraz4my2jlz6ahwf00kv"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; there are no tests