* [bug#75316] [PATCH] gnu: foot: Update to 1.20.1.
@ 2025-01-03 13:51 ashish.is--- via Guix-patches via
2025-01-06 11:09 ` bug#75316: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2025-01-03 13:51 UTC (permalink / raw)
To: 75316; +Cc: Ashish SHUKLA
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#75316: [PATCH] gnu: foot: Update to 1.20.1.
2025-01-03 13:51 [bug#75316] [PATCH] gnu: foot: Update to 1.20.1 ashish.is--- via Guix-patches via
@ 2025-01-06 11:09 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2025-01-06 11:09 UTC (permalink / raw)
To: ashish.is--- via Guix-patches via; +Cc: 75316-done, ashish.is
[-- Attachment #1: Type: text/plain, Size: 1201 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.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
pushed, closing.
[-- 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-06 11:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-03 13:51 [bug#75316] [PATCH] gnu: foot: Update to 1.20.1 ashish.is--- via Guix-patches via
2025-01-06 11:09 ` bug#75316: " 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).