all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
Cc: 75315-done@debbugs.gnu.org, ashish.is@lostca.se
Subject: bug#75315: [PATCH] gnu: fcft: Update to 3.1.10.
Date: Mon, 06 Jan 2025 19:07:24 +0800	[thread overview]
Message-ID: <87msg4uro3.fsf@iscas.ac.cn> (raw)
In-Reply-To: <3cd61a52f0e4571d8bf9f59e4177140375ffb2b9.1735912193.git.ashish.is@lostca.se> (ashish is's message of "Fri, 3 Jan 2025 13:49:53 +0000")

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

"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:

> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/fontutils.scm (fcft): Update to 3.1.10.
>
> Change-Id: Ibdbf74d4e204a24f8c67e33d496702ecd7eac60f
> ---
>  gnu/packages/fontutils.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
> index 47dd3de2ec..0c4b8b44f5 100644
> --- a/gnu/packages/fontutils.scm
> +++ b/gnu/packages/fontutils.scm
> @@ -1894,7 +1894,7 @@ (define-public nototools
>  (define-public fcft
>    (package
>      (name "fcft")
> -    (version "3.1.9")
> +    (version "3.1.10")
>      (home-page "https://codeberg.org/dnkl/fcft")
>      (source (origin
>                (method git-fetch)
> @@ -1902,7 +1902,7 @@ (define-public fcft
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "0j127fk5v2nlk5s0gibympcnzjyzfk5dwgz524gvlczfh7cbm18g"))))
> +                "0hydhpw31c28lq7v5yvknm3dzvkkls98hcmpp0z2h9m9f32nq4s9"))))
>      (build-system meson-build-system)
>      (native-inputs
>       (list check pkg-config scdoc))
>
> base-commit: ce3ffac5d366ebf20e0d95779f2fe1ea6dde0202
pushed, closing.

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

      reply	other threads:[~2025-01-06 11:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-03 13:49 [bug#75315] [PATCH] gnu: fcft: Update to 3.1.10 ashish.is--- via Guix-patches via
2025-01-06 11:07 ` 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=87msg4uro3.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=75315-done@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    --cc=guix-patches@gnu.org \
    /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.