GNU bug report logs -
#73972
[PATCH] gnu: fcft: Update to 3.1.9.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73972 in the body.
You can then email your comments to 73972 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#73972
; Package
guix-patches
.
(Wed, 23 Oct 2024 16:47:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 23 Oct 2024 16:47:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#73972
; Package
guix-patches
.
(Thu, 24 Oct 2024 08:15:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[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.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)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 24 Oct 2024 08:15:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Thu, 24 Oct 2024 08:15:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 21 Nov 2024 12:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 261 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.