unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42705] [PATCH] gnu: neofetch: Update to 7.1.0.
@ 2020-08-04 13:09 Michael Rohleder
  2020-08-04 14:10 ` bug#42705: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-08-04 13:09 UTC (permalink / raw)
  To: 42705; +Cc: Michael Rohleder

* gnu/packages/admin.scm (neofetch): Update to 7.1.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 6e12ba9135..2374832072 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -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
-- 
2.28.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42705: [PATCH] gnu: neofetch: Update to 7.1.0.
  2020-08-04 13:09 [bug#42705] [PATCH] gnu: neofetch: Update to 7.1.0 Michael Rohleder
@ 2020-08-04 14:10 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-08-04 14:10 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42705-done

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

Looks good. Patch pushed!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-04 14:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-04 13:09 [bug#42705] [PATCH] gnu: neofetch: Update to 7.1.0 Michael Rohleder
2020-08-04 14:10 ` bug#42705: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).