all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jelle Licht <jlicht@fsfe.org>
To: Benjamin <benjamin@uvy.fr>, 63358-done@debbugs.gnu.org
Subject: bug#63358: [PATCH 0/2] Update foot and its dependencies
Date: Mon, 08 May 2023 22:51:48 +0200	[thread overview]
Message-ID: <878rdyy2aj.fsf@fsfe.org> (raw)
In-Reply-To: <cover.1683476258.git.benjamin@uvy.fr>

Benjamin <benjamin@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---





      parent reply	other threads:[~2023-05-08 20:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-07 16:22 [bug#63358] [PATCH 0/2] Update foot and its dependencies Benjamin
2023-05-08 10:57 ` [bug#63358] [PATCH 1/2] gnu: tllist: Update to 1.1.0 Benjamin
2023-05-08 10:57 ` [bug#63358] [PATCH 2/2] gnu: foot: Update to 1.14.0 Benjamin
2023-05-08 20:51 ` Jelle Licht [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878rdyy2aj.fsf@fsfe.org \
    --to=jlicht@fsfe.org \
    --cc=63358-done@debbugs.gnu.org \
    --cc=benjamin@uvy.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.