From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 75316@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#75316] [PATCH] gnu: foot: Update to 1.20.1.
Date: Fri, 3 Jan 2025 13:51:24 +0000 [thread overview]
Message-ID: <18e3ced409fd6bdbe56d55d5b0a8b94d46d405b7.1735912284.git.ashish.is@lostca.se> (raw)
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/terminals.scm (foot): Update to 1.20.1.
Change-Id: I0395b9f83ef93d55ee984f9f8d5781739abfb68c
---
gnu/packages/terminals.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index 698f0866be..755485fa85 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -851,7 +851,7 @@ (define-public cool-retro-term
(define-public foot
(package
(name "foot")
- (version "1.20.0")
+ (version "1.20.1")
(home-page "https://codeberg.org/dnkl/foot")
(source
(origin
@@ -861,7 +861,7 @@ (define-public foot
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1px5zym0ghcgr7v5sbn2nk4mfix7f2g52havh3m49x5zdh1krxbf"))))
+ (base32 "18xqvkfy35c5n03x4j4nqwy1g497wmswb3vq8cjl04cry3lw3nfj"))))
(build-system meson-build-system)
(arguments
(list
base-commit: 3cd61a52f0e4571d8bf9f59e4177140375ffb2b9
--
2.47.1
next reply other threads:[~2025-01-03 13:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-03 13:51 ashish.is--- via Guix-patches via [this message]
2025-01-06 11:09 ` bug#75316: [PATCH] gnu: foot: Update to 1.20.1 Zheng Junjie
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=18e3ced409fd6bdbe56d55d5b0a8b94d46d405b7.1735912284.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=75316@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
/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).