From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 66237@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#66237] [PATCH] gnu: utfcpp: Update to 3.2.5.
Date: Wed, 27 Sep 2023 21:04:00 +0800 [thread overview]
Message-ID: <c8cf4a69a5c070a0415215f889f48f5db09ad4da.1695819766.git.hako@ultrarare.space> (raw)
* gnu/packages/textutils.scm (utfcpp): Update to 3.2.5.
---
Changes: <https://github.com/nemtrif/utfcpp/compare/v3.2.4...v3.2.5>
gnu/packages/textutils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index af2670e150..ddeb979334 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -692,7 +692,7 @@ (define-public catdoc
(define-public utfcpp
(package
(name "utfcpp")
- (version "3.2.4")
+ (version "3.2.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -709,7 +709,7 @@ (define-public utfcpp
"<ftest/ftest.h>"))))
(sha256
(base32
- "0p18cbdk57ilbgcgprgqp7fgysb5i0nidczbhc5rnxkiiw4jvxgn"))))
+ "195n47dblx765xas54vkgyin3xsvfnvcdc614njzqmcxybfpvix2"))))
(build-system cmake-build-system)
(native-inputs (list ftest))
(home-page "https://github.com/nemtrif/utfcpp")
base-commit: ce0cc6137df81919389f61671096a6ce701c0889
--
2.41.0
next reply other threads:[~2023-09-27 14:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-27 13:04 Hilton Chain via Guix-patches via [this message]
2023-09-30 10:07 ` bug#66237: [PATCH] gnu: utfcpp: Update to 3.2.5 Christopher Baines
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=c8cf4a69a5c070a0415215f889f48f5db09ad4da.1695819766.git.hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=66237@debbugs.gnu.org \
--cc=hako@ultrarare.space \
/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.