unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66237] [PATCH] gnu: utfcpp: Update to 3.2.5.
@ 2023-09-27 13:04 Hilton Chain via Guix-patches via
  2023-09-30 10:07 ` bug#66237: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-09-27 13:04 UTC (permalink / raw)
  To: 66237; +Cc: Hilton Chain

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66237: [PATCH] gnu: utfcpp: Update to 3.2.5.
  2023-09-27 13:04 [bug#66237] [PATCH] gnu: utfcpp: Update to 3.2.5 Hilton Chain via Guix-patches via
@ 2023-09-30 10:07 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-09-30 10:07 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 66237-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 374 bytes --]


Hilton Chain via Guix-patches via <guix-patches@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-30 10:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-27 13:04 [bug#66237] [PATCH] gnu: utfcpp: Update to 3.2.5 Hilton Chain via Guix-patches via
2023-09-30 10:07 ` bug#66237: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).