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

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

bug#57660: closed ([PATCH] gnu: hyfetch: Update to 1.4.1.)


From: GNU bug Tracking System
Subject: bug#57660: closed ([PATCH] gnu: hyfetch: Update to 1.4.1.)
Date: Mon, 12 Sep 2022 13:35:02 +0000

Your message dated Mon, 12 Sep 2022 14:33:16 +0100
with message-id <87wna8somg.fsf@cbaines.net>
and subject line Re: [bug#57660] [PATCH] gnu: hyfetch: Update to 1.4.1.
has caused the debbugs.gnu.org bug report #57660,
regarding [PATCH] gnu: hyfetch: Update to 1.4.1.
to be marked as done.

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


-- 
57660: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57660
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: hyfetch: Update to 1.4.1. Date: Thu, 8 Sep 2022 11:20:33 +0900
* gnu/packages/admin.scm (hyfetch): Update to 1.4.1.
---
 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 21f9176bfa..2b686dc0e2 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3815,13 +3815,13 @@ (define-public neofetch
 (define-public hyfetch
   (package
     (name "hyfetch")
-    (version "1.0.2")
+    (version "1.4.1")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "HyFetch" version))
         (sha256
-          (base32 "1bfkycdhsyzkk6q24gdy1xwvyz0rvkr7xk2khbn74b3nk6kp83r2"))))
+          (base32 "18s8r63aqyah34vbahccgkiqw4008i2w5kvhqd9s8bdd4yvsrn4n"))))
     (build-system python-build-system)
     (inputs (list python-hypy-utils python-typing-extensions))
     (arguments `(#:phases (modify-phases %standard-phases
-- 
2.37.3




--- End Message ---
--- Begin Message --- Subject: Re: [bug#57660] [PATCH] gnu: hyfetch: Update to 1.4.1. Date: Mon, 12 Sep 2022 14:33:16 +0100 User-agent: mu4e 1.6.11; emacs 28.1
gyara via Guix-patches via <guix-patches@gnu.org> writes:

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

Thanks, I've pushed this to master as
25d88eb9f3e22816180c099502a3a919bbe602f6.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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