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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73970 in the body.
You can then email your comments to 73970 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#73970
; Package
guix-patches
.
(Wed, 23 Oct 2024 16:16: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, 23 Oct 2024 16:16: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.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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#73970
; Package
guix-patches
.
(Thu, 24 Oct 2024 08:15:01 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.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)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 24 Oct 2024 08:15:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Thu, 24 Oct 2024 08:15:03 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
.
(Thu, 21 Nov 2024 12:24:12 GMT)
Full text and
rfc822 format available.
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.