GNU bug report logs -
#34599
[PATCH] gnu: neofetch: Update to 6.0.0.
Previous Next
Reported by: Brett Gilio <brettg <at> posteo.net>
Date: Thu, 21 Feb 2019 01:50:01 UTC
Severity: normal
Tags: patch
Done: iyzsong <at> member.fsf.org (宋文武)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 24 Feb 2019 11:09:57 +0800
with message-id <87pnrhg9ve.fsf <at> member.fsf.org>
and subject line Re: [bug#34599] [PATCH] gnu: neofetch: Update to 6.0.0.
has caused the debbugs.gnu.org bug report #34599,
regarding [PATCH] gnu: neofetch: Update to 6.0.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
34599: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34599
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[0001-gnu-neofetch-Update-to-6.0.0.patch (text/x-patch, inline)]
From b054fa4ada8c2940256ce4b2698d83f2ae5c7ff2 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Wed, 20 Feb 2019 19:48:27 -0600
Subject: [PATCH] gnu: neofetch: Update to 6.0.0.
* gnu/packages/admin.scm (neofetch): Update to 6.0.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 24486cec1..97160b8f8 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2464,7 +2464,7 @@ tool for remote execution and deployment.")
(define-public neofetch
(package
(name "neofetch")
- (version "5.0.0")
+ (version "6.0.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2472,7 +2472,7 @@ tool for remote execution and deployment.")
(commit version)))
(sha256
(base32
- "0yzyi2p0d8xp576lxyv5m9h60dl1d5dmrn40aad307872835b9rr"))))
+ "0j0r40llyry1sgc6p9wd7jrpydps2lnj4rwajjp37697g2bik89i"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; there are no tests
--
2.20.1
[Message part 4 (message/rfc822, inline)]
Brett Gilio <brettg <at> posteo.net> writes:
>>From b054fa4ada8c2940256ce4b2698d83f2ae5c7ff2 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Wed, 20 Feb 2019 19:48:27 -0600
> Subject: [PATCH] gnu: neofetch: Update to 6.0.0.
Pushed, thank you!
This bug report was last modified 6 years and 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.