emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65407: closed ([PATCH] gnu: hyfetch: Update to 1.4.10.)


From: GNU bug Tracking System
Subject: bug#65407: closed ([PATCH] gnu: hyfetch: Update to 1.4.10.)
Date: Tue, 29 Aug 2023 13:10:02 +0000

Your message dated Tue, 29 Aug 2023 14:09:01 +0100
with message-id <87o7iqf11b.fsf@cbaines.net>
and subject line Re: [bug#65407] [PATCH] gnu: hyfetch: Update to 1.4.10.
has caused the debbugs.gnu.org bug report #65407,
regarding [PATCH] gnu: hyfetch: Update to 1.4.10.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
65407: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65407
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: hyfetch: Update to 1.4.10. Date: Sun, 20 Aug 2023 20:10:21 +0800
* gnu/packages/admin.scm (hyfetch): Update to 1.4.10.
---
 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 e96c14977c..af6e37db01 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3975,7 +3975,7 @@ (define-public neofetch
 (define-public hyfetch
   (package
     (name "hyfetch")
-    (version "1.4.8")
+    (version "1.4.10")
     (source
      (origin
        (method git-fetch)
@@ -3985,7 +3985,7 @@ (define-public hyfetch
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "127nwgxcq0fs9wavs0sqv8zqdz7yfahw1nr9pgb6z5yjnc5cdcx3"))))
+         "1lf1vrasinda9j6yazznpx54gg5j24xvkjb68dxhby9dg8ql1h87"))))
     (build-system python-build-system)
     (arguments (list #:tests? #f))      ;no tests
     (inputs (list python-typing-extensions))

base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#65407] [PATCH] gnu: hyfetch: Update to 1.4.10. Date: Tue, 29 Aug 2023 14:09:01 +0100 User-agent: mu4e 1.10.5; emacs 28.2
Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/admin.scm (hyfetch): Update to 1.4.10.
> ---
>  gnu/packages/admin.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
62eafea1a60cab589899d13104e876c78990e5fc.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]