* [bug#75244] [PATCH] gnu: foot: Update to 1.20.0.
@ 2025-01-01 15:44 ashish.is--- via Guix-patches via
2025-01-02 12:58 ` bug#75244: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2025-01-01 15:44 UTC (permalink / raw)
To: 75244; +Cc: Ashish SHUKLA
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/terminals.scm (foot): Update to 1.20.0.
Change-Id: I160dbd9632bf68dce45fbe93eaad1054ef8ecd6f
---
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 0f9c5ab352..698f0866be 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.19.0")
+ (version "1.20.0")
(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 "02y7vdvs09vdsmich59v85y4y4kp3gmpxskj8js0va1in0v9b3hi"))))
+ (base32 "1px5zym0ghcgr7v5sbn2nk4mfix7f2g52havh3m49x5zdh1krxbf"))))
(build-system meson-build-system)
(arguments
(list
base-commit: 34a279e0da67e16136f2958242246ddade7559b4
--
2.47.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#75244: [PATCH] gnu: foot: Update to 1.20.0.
2025-01-01 15:44 [bug#75244] [PATCH] gnu: foot: Update to 1.20.0 ashish.is--- via Guix-patches via
@ 2025-01-02 12:58 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2025-01-02 12:58 UTC (permalink / raw)
To: ashish.is--- via Guix-patches via; +Cc: ashish.is, 75244-done
[-- Attachment #1: Type: text/plain, Size: 1200 bytes --]
"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:
> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/terminals.scm (foot): Update to 1.20.0.
>
> Change-Id: I160dbd9632bf68dce45fbe93eaad1054ef8ecd6f
> ---
> 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 0f9c5ab352..698f0866be 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.19.0")
> + (version "1.20.0")
> (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 "02y7vdvs09vdsmich59v85y4y4kp3gmpxskj8js0va1in0v9b3hi"))))
> + (base32 "1px5zym0ghcgr7v5sbn2nk4mfix7f2g52havh3m49x5zdh1krxbf"))))
> (build-system meson-build-system)
> (arguments
> (list
>
> base-commit: 34a279e0da67e16136f2958242246ddade7559b4
pushed, close.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-02 12:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-01 15:44 [bug#75244] [PATCH] gnu: foot: Update to 1.20.0 ashish.is--- via Guix-patches via
2025-01-02 12:58 ` bug#75244: " Zheng Junjie
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).