GNU bug report logs -
#75244
[PATCH] gnu: foot: Update to 1.20.0.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Wed, 1 Jan 2025 15:46:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75244 in the body.
You can then email your comments to 75244 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75244
; Package
guix-patches
.
(Wed, 01 Jan 2025 15:46:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 01 Jan 2025 15:46:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75244
; Package
guix-patches
.
(Thu, 02 Jan 2025 12:59:03 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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.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.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 02 Jan 2025 12:59:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Thu, 02 Jan 2025 12:59:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 31 Jan 2025 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.