From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 75315@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#75315] [PATCH] gnu: fcft: Update to 3.1.10.
Date: Fri, 3 Jan 2025 13:49:53 +0000 [thread overview]
Message-ID: <3cd61a52f0e4571d8bf9f59e4177140375ffb2b9.1735912193.git.ashish.is@lostca.se> (raw)
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
next reply other threads:[~2025-01-03 13:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-03 13:49 ashish.is--- via Guix-patches via [this message]
2025-01-06 11:07 ` bug#75315: [PATCH] gnu: fcft: Update to 3.1.10 Zheng Junjie
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=3cd61a52f0e4571d8bf9f59e4177140375ffb2b9.1735912193.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=75315@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
/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.