From 91c7a43604ee3c8518db89680d1dc0831efe0353 Mon Sep 17 00:00:00 2001 From: "Artyom V. Poptsov" Date: Thu, 26 Mar 2026 19:33:12 +0300 Subject: [PATCH] gnu: utf8-h: Update to 0.0.0-1.a6cd7d4. * gnu/packages/c.scm (utf8-h): Update to commit a6cd7d4329e9336518d2e2a449d4f3cb8def54cc. Change-Id: I9058647f8c02e9210d0e97b2d84f222092f6a91e --- gnu/packages/c.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm index 5f68dc63c9..c7bb14ddc0 100644 --- a/gnu/packages/c.scm +++ b/gnu/packages/c.scm @@ -14,7 +14,7 @@ ;;; Copyright © 2021 David Dashyan ;;; Copyright © 2021 Foo Chuan Wei ;;; Copyright © 2022 (unmatched parenthesis -;;; Copyright © 2022, 2025 Artyom V. Poptsov +;;; Copyright © 2022, 2025, 2026 Artyom V. Poptsov ;;; Copyright © 2022 Ekaitz Zarraga ;;; Copyright © 2022 ( ;;; Copyright © 2022 Antero Mejr @@ -1721,8 +1721,8 @@ will take care of dispatching tasks to available cores.") (define-public utf8-h ;; The latest tag is used as there is no release. - (let ((commit "500d4ea9f4c3449e5243c088d8af8700f7189734") - (revision "0")) + (let ((commit "a6cd7d4329e9336518d2e2a449d4f3cb8def54cc") + (revision "1")) (package (name "utf8-h") (version (git-version "0.0.0" revision commit)) @@ -1734,7 +1734,7 @@ will take care of dispatching tasks to available cores.") (file-name (git-file-name "utf8.h" version)) (sha256 (base32 - "0x9f7ivww8c7cigf4ck0hfx2bm79qgx6q4ccwzqbzkrmcrl9shfb")))) + "095cmlj2522mp3p85nqilzhsg006n29vfzknc7r524c59zadii4x")))) (build-system cmake-build-system) (arguments (list