GNU bug report logs - #66237
[PATCH] gnu: utfcpp: Update to 3.2.5.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Wed, 27 Sep 2023 14:39:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66237: closed ([PATCH] gnu: utfcpp: Update to 3.2.5.)
Date: Sat, 30 Sep 2023 10:08:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 30 Sep 2023 11:07:20 +0100
with message-id <87y1go7z4o.fsf <at> cbaines.net>
and subject line Re: [bug#66237] [PATCH] gnu: utfcpp: Update to 3.2.5.
has caused the debbugs.gnu.org bug report #66237,
regarding [PATCH] gnu: utfcpp: Update to 3.2.5.
to be marked as done.

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


-- 
66237: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66237
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH] gnu: utfcpp: Update to 3.2.5.
Date: Wed, 27 Sep 2023 21:04:00 +0800
* 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 66237-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#66237] [PATCH] gnu: utfcpp: Update to 3.2.5.
Date: Sat, 30 Sep 2023 11:07:20 +0100
[Message part 4 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:

> * 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(-)

Thanks, pushed to master as 367f0317d9826c387430138ec9686f207e2d0c24.

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

This bug report was last modified 1 year and 232 days ago.

Previous Next


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