Skip to Content.
Sympa Menu

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

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 (9678a9b65304fdfd7bdcf8eb9fcb57b43cb31d3d)
  • Date: Tue, 17 Mar 2026 23:01:47 +0000

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

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

New commits:
commit 9678a9b65304fdfd7bdcf8eb9fcb57b43cb31d3d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/icu: version 78.3

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 8d157dd..6df66f8 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,6 +1,6 @@
SPELL=icu
- VERSION=78.2
-
SOURCE_HASH="sha256:3e99687b5c435d4b209630e2d2ebb79906c984685e78635078b672e03c89df35:UPSTREAM_HASH"
+ VERSION=78.3
+
SOURCE_HASH="sha256:3a2e7a47604ba702f345878308e6fefeca612ee895cf4a5f222e7955fabfe0c0:UPSTREAM_HASH"
SOURCE="${SPELL}4c-${VERSION}-sources.tgz"

URI="https://github.com/unicode-org/${SPELL}/releases/download/release-${VERSION}";
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL"
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL"
# Watch: https://github.com/unicode-org/icu/tags tags/release-([0-9.]+)[.]tar
if [[ "$ICU_DOC" == 'y' ]]; then
SOURCE3="${SPELL}4c-${VERSION}-docs.zip"
-
SOURCE3_HASH="sha256:81d28ff5dce4195cb7066e3f0f18b4206dcb2ddd0f76a935dfa2276bf4b3e582:UPSTREAM_HASH"
+
SOURCE3_HASH="sha256:7d7a502c881bb744531c3526dc02ffb18a1960caadb129c67818cc72d97c6bb1:UPSTREAM_HASH"
SOURCE3_URL[0]="${URI}/${SOURCE3}"
fi
WEB_SITE=http://site.icu-project.org/
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index b3a9e5a..4f69fb3 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2026-03-17 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 78.3
+
2026-01-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 78.2



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (9678a9b65304fdfd7bdcf8eb9fcb57b43cb31d3d), Pavel Vinogradov, 03/17/2026

Archive powered by MHonArc 2.6.24.

Top of Page