* [bug#75315] [PATCH] gnu: fcft: Update to 3.1.10.
@ 2025-01-03 13:49 ashish.is--- via Guix-patches via
2025-01-06 11:07 ` bug#75315: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2025-01-03 13:49 UTC (permalink / raw)
To: 75315; +Cc: Ashish SHUKLA
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
--
2.47.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#75315: [PATCH] gnu: fcft: Update to 3.1.10.
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
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2025-01-06 11:07 UTC (permalink / raw)
To: ashish.is--- via Guix-patches via; +Cc: 75315-done, ashish.is
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-06 11:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` bug#75315: " Zheng Junjie
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.