From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 65407@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#65407] [PATCH] gnu: hyfetch: Update to 1.4.10.
Date: Sun, 20 Aug 2023 20:10:21 +0800 [thread overview]
Message-ID: <7ebd44e88988cc4ced8ca37e6aa7e39065eaea33.1692533361.git.hako@ultrarare.space> (raw)
* 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
next reply other threads:[~2023-08-20 12:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-20 12:10 Hilton Chain via Guix-patches via [this message]
2023-08-29 13:09 ` bug#65407: [PATCH] gnu: hyfetch: Update to 1.4.10 Christopher Baines
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7ebd44e88988cc4ced8ca37e6aa7e39065eaea33.1692533361.git.hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=65407@debbugs.gnu.org \
--cc=hako@ultrarare.space \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.