GNU bug report logs -
#75315
[PATCH] gnu: fcft: Update to 3.1.10.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Fri, 3 Jan 2025 13:51:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:
> From: Ashish SHUKLA <ashish.is <at> 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.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 191 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.