From: Jaeme Sifat via Guix-patches via <guix-patches@gnu.org>
To: 67763@debbugs.gnu.org
Cc: Jaeme Sifat <jaeme@runbox.com>
Subject: [bug#67763] [PATCH] gnu: hyfetch: Update to 1.4.11.
Date: Mon, 11 Dec 2023 00:06:16 -0500 [thread overview]
Message-ID: <8f0daeba7287904d8b62994a69fafa12d66b6347.1702271176.git.jaeme@runbox.com> (raw)
* gnu/packages/admin.scm (hyfetch): Update to 1.4.11.
Change-Id: I244020ef556911107040e913ef76932ed97ae6e9
---
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 f4c5cd003e..e7f09e8348 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -4019,7 +4019,7 @@ (define-public neofetch
(define-public hyfetch
(package
(name "hyfetch")
- (version "1.4.10")
+ (version "1.4.11")
(source
(origin
(method git-fetch)
@@ -4029,7 +4029,7 @@ (define-public hyfetch
(file-name (git-file-name name version))
(sha256
(base32
- "1lf1vrasinda9j6yazznpx54gg5j24xvkjb68dxhby9dg8ql1h87"))))
+ "1ymj72virh8y8gwgg3j3skf6j0zn7p0plcza57lln1drnjspycy7"))))
(build-system python-build-system)
(arguments (list #:tests? #f)) ;no tests
(inputs (list python-typing-extensions))
base-commit: 65334547674bdaeb75eb37ffbe23ba6f9fd486b1
--
2.41.0
next reply other threads:[~2023-12-11 5:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-11 5:06 Jaeme Sifat via Guix-patches via [this message]
2023-12-11 5:32 ` [bug#67763] [PATCH vREVISION] gnu: hyfetch: Update to 1.4.11 Jaeme Sifat via Guix-patches via
2023-12-19 13:55 ` bug#67763: [PATCH] " Hilton Chain via Guix-patches via
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8f0daeba7287904d8b62994a69fafa12d66b6347.1702271176.git.jaeme@runbox.com \
--to=guix-patches@gnu.org \
--cc=67763@debbugs.gnu.org \
--cc=jaeme@runbox.com \
/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 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).