GNU bug report logs - #63358
[PATCH 0/2] Update foot and its dependencies

Previous Next

Package: guix-patches;

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

Date: Mon, 8 May 2023 07:24:02 UTC

Severity: normal

Tags: patch

Done: Jelle Licht <jlicht <at> fsfe.org>

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: Jelle Licht <jlicht <at> fsfe.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63358: closed ([PATCH 0/2] Update foot and its dependencies)
Date: Mon, 08 May 2023 20:52:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 08 May 2023 22:51:48 +0200
with message-id <878rdyy2aj.fsf <at> fsfe.org>
and subject line Re: [bug#63358] [PATCH 0/2] Update foot and its dependencies
has caused the debbugs.gnu.org bug report #63358,
regarding [PATCH 0/2] Update foot and its dependencies
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63358: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63358
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Benjamin <benjamin <at> uvy.fr>
To: guix-patches <at> gnu.org
Cc: Benjamin <benjamin <at> uvy.fr>
Subject: [PATCH 0/2] Update foot and its dependencies
Date: Sun,  7 May 2023 18:22:41 +0200
Hello, 

Update foot terminal to latest version

Benjamin (2):
  gnu: tllist: Update to 1.1.0.
  gnu: foot: Update to 1.14.0.

 gnu/packages/datastructures.scm | 4 ++--
 gnu/packages/terminals.scm      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


base-commit: 7f8575c97a8c112e9f82981b8803d075a82738dd
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: Jelle Licht <jlicht <at> fsfe.org>
To: Benjamin <benjamin <at> uvy.fr>, 63358-done <at> debbugs.gnu.org
Subject: Re: [bug#63358] [PATCH 0/2] Update foot and its dependencies
Date: Mon, 08 May 2023 22:51:48 +0200
Benjamin <benjamin <at> uvy.fr> writes:

> Hello, 
>
> Update foot terminal to latest version
>
> Benjamin (2):
>   gnu: tllist: Update to 1.1.0.
>   gnu: foot: Update to 1.14.0.

Thanks! Pushed to master, as these seem to pretty much be leaf packages.
In addition, I added the following to a commit of my own on top of your
patch series:

--8<---------------cut here---------------start------------->8---
+    (native-search-paths
+     ;; FIXME: This should only be located in 'ncurses'.  Nonetheless it is
+     ;; provided for usability reasons.  See <https://bugs.gnu.org/22138>.
+     (list (search-path-specification
+            (variable "TERMINFO_DIRS")
+            (files '("share/terminfo")))))
--8<---------------cut here---------------end--------------->8---



This bug report was last modified 2 years and 16 days ago.

Previous Next


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