Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (371d23e88624de6b95610e8b0200433241687169)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (371d23e88624de6b95610e8b0200433241687169)
  • Date: Fri, 12 Sep 2025 01:45:00 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

libs/utf8proc/DETAILS | 6 +++---
libs/utf8proc/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 371d23e88624de6b95610e8b0200433241687169
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/utf8proc: version 2.11.0

diff --git a/libs/utf8proc/DETAILS b/libs/utf8proc/DETAILS
index d807a12..2df5e04 100755
--- a/libs/utf8proc/DETAILS
+++ b/libs/utf8proc/DETAILS
@@ -1,9 +1,9 @@
-source $GRIMOIRE/CMAKE_FUNCTIONS
+. "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=utf8proc
- VERSION=2.10.0
+ VERSION=2.11.0
+
SOURCE_HASH="sha512:bf9bfb20036e8b709449ee4a11592becf99e61f4c82d03519ab9de1a93ca47d6f8ed4b0bb471f7ca3ae06293275a391a9102ae810a9e07e914789d05ddbd25ab"
SOURCE="$SPELL-$VERSION.tar.gz"

SOURCE_URL[0]="https://github.com/JuliaStrings/${SPELL}/archive/v${VERSION}.tar.gz";
-
SOURCE_HASH="sha512:92a771606bcbecbb86c8d101931bc042dc7035938a665a7a449c2d8a7d3255df9df9c77c5cab0fc9dcaecb04be970149f60bfff463fc813e96727b7035ca9bb4"
# Watch: https://github.com/JuliaStrings/utf8proc/tags tags/v([0-9.]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://juliastrings.github.io/utf8proc/";
diff --git a/libs/utf8proc/HISTORY b/libs/utf8proc/HISTORY
index fb24f56..56b36dc 100644
--- a/libs/utf8proc/HISTORY
+++ b/libs/utf8proc/HISTORY
@@ -1,3 +1,6 @@
+2025-09-11 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.11.0, source -> ., quoting++
+
2025-03-30 Justin Boffemmyer <flux AT sourcemage.org>
* DETAILS: version 2.10.0, add watch line



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (371d23e88624de6b95610e8b0200433241687169), Pavel Vinogradov, 09/11/2025

Archive powered by MHonArc 2.6.24.

Top of Page