* [bug#65407] [PATCH] gnu: hyfetch: Update to 1.4.10.
@ 2023-08-20 12:10 Hilton Chain via Guix-patches via
2023-08-29 13:09 ` bug#65407: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-08-20 12:10 UTC (permalink / raw)
To: 65407; +Cc: Hilton Chain
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#65407: [PATCH] gnu: hyfetch: Update to 1.4.10.
2023-08-20 12:10 [bug#65407] [PATCH] gnu: hyfetch: Update to 1.4.10 Hilton Chain via Guix-patches via
@ 2023-08-29 13:09 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-08-29 13:09 UTC (permalink / raw)
To: Hilton Chain; +Cc: 65407-done
[-- Attachment #1: Type: text/plain, Size: 313 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-29 13:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-20 12:10 [bug#65407] [PATCH] gnu: hyfetch: Update to 1.4.10 Hilton Chain via Guix-patches via
2023-08-29 13:09 ` bug#65407: " Christopher Baines
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).