GNU bug report logs - #66834
[PATCH] gnu: foot: Update to 1.16.2.

Previous Next

Package: guix-patches;

Reported by: Benjamin <benjamin <at> uvy.fr>

Date: Mon, 30 Oct 2023 09:56:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Benjamin <benjamin <at> uvy.fr>
Subject: bug#66834: closed (Re: [bug#66834] [PATCH] gnu: foot: Update to
 1.16.2)
Date: Fri, 03 Nov 2023 10:31:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66834: [PATCH] gnu: foot: Update to 1.16.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 66834 <at> debbugs.gnu.org.

-- 
66834: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66834
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Benjamin <benjamin <at> uvy.fr>
Cc: 66834-close <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#66834] [PATCH] gnu: foot: Update to 1.16.2
Date: Fri, 03 Nov 2023 10:29:45 +0000
[Message part 3 (text/plain, inline)]
"Benjamin" <benjamin <at> uvy.fr> writes:

> Re,
>
> On Mon Oct 30, 2023 at 10:54 AM CET, Benjamin wrote:
>> * gnu/packages/terminals.scm (foot): Update to 1.16.2.
>>
>> Change-Id: Ia051629613ea027ae3997022a5c3cb8711614e96
>> ---
>
> This patch is a duplicate of https://issues.guix.gnu.org/66785
> It can be closed

Indeed, thanks for sending the patch anyway. I've now merged the changes
in #66785.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Benjamin <benjamin <at> uvy.fr>
To: guix-patches <at> gnu.org
Cc: Benjamin <benjamin <at> uvy.fr>
Subject: [PATCH] gnu: foot: Update to 1.16.2.
Date: Mon, 30 Oct 2023 10:54:22 +0100
* gnu/packages/terminals.scm (foot): Update to 1.16.2.

Change-Id: Ia051629613ea027ae3997022a5c3cb8711614e96
---
 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 c5cecfa6db..789c048e9a 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -834,7 +834,7 @@ (define-public cool-retro-term
 (define-public foot
   (package
     (name "foot")
-    (version "1.15.3")
+    (version "1.16.2")
     (home-page "https://codeberg.org/dnkl/foot")
     (source (origin
               (method git-fetch)
@@ -842,7 +842,7 @@ (define-public foot
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1a224i2i7qk170kf2rzyxqcv3lnx9f548lwa37jgjr7i339x4zwf"))))
+                "00wac8li1ac8ncmnlqvz3xnr5pi8gj4v3v341n0h2zzaayv9ngw5"))))
     (build-system meson-build-system)
     (arguments
      `(;; Using a "release" build is recommended both for performance, and

base-commit: 642769707c05dc1dd5674d60cd3b55d77b35c9d9
-- 
2.41.0




This bug report was last modified 1 year and 206 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.