GNU bug report logs - #73972
[PATCH] gnu: fcft: Update to 3.1.9.

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Wed, 23 Oct 2024 16:47: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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73972: closed ([PATCH] gnu: fcft: Update to 3.1.9.)
Date: Thu, 24 Oct 2024 08:15:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 24 Oct 2024 16:14:03 +0800
with message-id <87ikthj4tw.fsf <at> iscas.ac.cn>
and subject line Re: [bug#73972] [PATCH] gnu: fcft: Update to 3.1.9.
has caused the debbugs.gnu.org bug report #73972,
regarding [PATCH] gnu: fcft: Update to 3.1.9.
to be marked as done.

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


-- 
73972: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73972
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: fcft: Update to 3.1.9.
Date: Wed, 23 Oct 2024 18:45:13 +0200
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/fontutils.scm (fcft): Update to 3.1.9.

Change-Id: I460a8821a56b7046c34f11bc2a00cb3ab2ace76b
---
 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 df448de973..614d62f439 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -1880,7 +1880,7 @@ (define-public nototools
 (define-public fcft
   (package
     (name "fcft")
-    (version "3.0.1")
+    (version "3.1.9")
     (home-page "https://codeberg.org/dnkl/fcft")
     (source (origin
               (method git-fetch)
@@ -1888,7 +1888,7 @@ (define-public fcft
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0jxy92ny8b7s7yvz1mr8zpf7l2zsn506fi9f98pvh9k25jprg0cx"))))
+                "0j127fk5v2nlk5s0gibympcnzjyzfk5dwgz524gvlczfh7cbm18g"))))
     (build-system meson-build-system)
     (native-inputs
      (list check pkg-config scdoc))

base-commit: 5f4ba1c09fa0fba1ed230b80bae9f6a4d0d2d303
-- 
2.47.0



[Message part 3 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: 73972-done <at> debbugs.gnu.org, ashish.is <at> lostca.se
Subject: Re: [bug#73972] [PATCH] gnu: fcft: Update to 3.1.9.
Date: Thu, 24 Oct 2024 16:14:03 +0800
[Message part 4 (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.9.
>
> Change-Id: I460a8821a56b7046c34f11bc2a00cb3ab2ace76b
> ---
>  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 df448de973..614d62f439 100644
> --- a/gnu/packages/fontutils.scm
> +++ b/gnu/packages/fontutils.scm
> @@ -1880,7 +1880,7 @@ (define-public nototools
>  (define-public fcft
>    (package
>      (name "fcft")
> -    (version "3.0.1")
> +    (version "3.1.9")
>      (home-page "https://codeberg.org/dnkl/fcft")
>      (source (origin
>                (method git-fetch)
> @@ -1888,7 +1888,7 @@ (define-public fcft
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "0jxy92ny8b7s7yvz1mr8zpf7l2zsn506fi9f98pvh9k25jprg0cx"))))
> +                "0j127fk5v2nlk5s0gibympcnzjyzfk5dwgz524gvlczfh7cbm18g"))))
>      (build-system meson-build-system)
>      (native-inputs
>       (list check pkg-config scdoc))
>
> base-commit: 5f4ba1c09fa0fba1ed230b80bae9f6a4d0d2d303

push, close.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 262 days ago.

Previous Next


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