GNU bug report logs -
#73970
[PATCH] gnu: foot: Update to 1.19.0.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Wed, 23 Oct 2024 16:16:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 24 Oct 2024 16:13:03 +0800
with message-id <87msitj4vk.fsf <at> iscas.ac.cn>
and subject line Re: [bug#73970] [PATCH] gnu: foot: Update to 1.19.0.
has caused the debbugs.gnu.org bug report #73970,
regarding [PATCH] gnu: foot: Update to 1.19.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
73970: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73970
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/terminals.scm (foot): Update to 1.19.0.
Change-Id: Ia25a9f0d2344e11af8ef2b261982876bbc831066
---
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 701686258d..fbfc4439db 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -849,7 +849,7 @@ (define-public cool-retro-term
(define-public foot
(package
(name "foot")
- (version "1.18.1")
+ (version "1.19.0")
(home-page "https://codeberg.org/dnkl/foot")
(source
(origin
@@ -859,7 +859,7 @@ (define-public foot
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "15s7fbkibvq53flf5yy9ad37y53pl83rcnjwlnfh96a4s5mj6v5d"))))
+ (base32 "02y7vdvs09vdsmich59v85y4y4kp3gmpxskj8js0va1in0v9b3hi"))))
(build-system meson-build-system)
(arguments
(list
base-commit: 5f4ba1c09fa0fba1ed230b80bae9f6a4d0d2d303
--
2.47.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/terminals.scm (foot): Update to 1.19.0.
>
> Change-Id: Ia25a9f0d2344e11af8ef2b261982876bbc831066
> ---
> 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 701686258d..fbfc4439db 100644
> --- a/gnu/packages/terminals.scm
> +++ b/gnu/packages/terminals.scm
> @@ -849,7 +849,7 @@ (define-public cool-retro-term
> (define-public foot
> (package
> (name "foot")
> - (version "1.18.1")
> + (version "1.19.0")
> (home-page "https://codeberg.org/dnkl/foot")
> (source
> (origin
> @@ -859,7 +859,7 @@ (define-public foot
> (commit version)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "15s7fbkibvq53flf5yy9ad37y53pl83rcnjwlnfh96a4s5mj6v5d"))))
> + (base32 "02y7vdvs09vdsmich59v85y4y4kp3gmpxskj8js0va1in0v9b3hi"))))
> (build-system meson-build-system)
> (arguments
> (list
>
> base-commit: 5f4ba1c09fa0fba1ed230b80bae9f6a4d0d2d303
push, close.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.