all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Wilko Meyer <w@wmeyer.eu>
Cc: 70505-done@debbugs.gnu.org
Subject: bug#70505: [PATCH] gnu: foot: Update to 1.17.2.
Date: Mon, 22 Apr 2024 12:43:49 +0800	[thread overview]
Message-ID: <87cyqiknwa.fsf@iscas.ac.cn> (raw)
In-Reply-To: <3a1932e22180734d42d24e2cd8180598c42c5716.1713735861.git.w@wmeyer.eu> (Wilko Meyer's message of "Sun, 21 Apr 2024 23:44:21 +0200")

[-- Attachment #1: Type: text/plain, Size: 1217 bytes --]

Wilko Meyer <w@wmeyer.eu> writes:

> * gnu/packages/terminals.scm (foot): Update to 1.17.2.
>
> Change-Id: Ic45acd0d0fd3e4314669a765f4d97cfcd26a73d0
> ---
>  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 f0ae4d4d4d..d18a042785 100644
> --- a/gnu/packages/terminals.scm
> +++ b/gnu/packages/terminals.scm
> @@ -847,7 +847,7 @@ (define-public cool-retro-term
>  (define-public foot
>    (package
>      (name "foot")
> -    (version "1.16.2")
> +    (version "1.17.2")
>      (home-page "https://codeberg.org/dnkl/foot")
>      (source
>       (origin
> @@ -857,7 +857,7 @@ (define-public foot
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "00wac8li1ac8ncmnlqvz3xnr5pi8gj4v3v341n0h2zzaayv9ngw5"))))
> +        (base32 "1gi2c3zxyyf3l3wp702yfwxk512yz83rk06wljc7wlkbf1c9msm7"))))
>      (build-system meson-build-system)
>      (arguments
>       (list
>
> base-commit: a1d711c92e119f6b5b8e99a620cdba92a4ca3bfb

LGTM, push. see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2b32614d856e7382f7d09abb3f9d3f44d984089b

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-04-22  4:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-21 21:44 [bug#70505] [PATCH] gnu: foot: Update to 1.17.2 Wilko Meyer
2024-04-22  4:43 ` Zheng Junjie [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=87cyqiknwa.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=70505-done@debbugs.gnu.org \
    --cc=w@wmeyer.eu \
    /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.