Skip to Content.
Sympa Menu

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

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 (4834cf12732019dbc652a8f6983af51f056f93bd)
  • Date: Fri, 14 Mar 2025 15:06:22 +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 4834cf12732019dbc652a8f6983af51f056f93bd
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/icu: version 77.1

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index faf963b..01d7708 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,6 +1,6 @@
SPELL=icu
- VERSION=76.1
-
SOURCE_HASH="sha512:b702ab62fb37a1574d5f4a768326d0f8fa30d9db5b015605b5f8215b5d8547f83d84880c586d3dcc7b6c76f8d47ef34e04b0f51baa55908f737024dd79a42a6c"
+ VERSION=77.1
+
SOURCE_HASH="sha512:a47d6d9c327d037a05ea43d1d1a06b2fd757cc02a94f7c1a238f35cfc3dfd4ab78d0612790f3a3cca0292c77412a9c2c15c8f24b718f79a857e007e66f07e7cd"
VERSIONX=${VERSION//./_}
SOURCE="${SPELL}4c-${VERSIONX}-src.tgz"

URI="https://github.com/unicode-org/${SPELL}/releases/download/release-${VERSION/./-}";
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL"
# Watch: https://github.com/unicode-org/icu/tags tags/release-([0-9\-]+)
if [[ "$ICU_DOC" == 'y' ]]; then
SOURCE3="${SPELL}4c-${VERSIONX}-docs.zip"
-
SOURCE3_HASH="sha512:84e409db3f94e7d6f3006810432915ae60b05dbd16b6528b034379f09e3aab371349f775010e16f466c1da0af3007f62e6769cc1d6f73320da64b58b3716d998"
+
SOURCE3_HASH="sha512:84918e6976351c177900fb375d37c5e8931683dfecc3c65c4e5ff02685cd7671458cab9624efb4dfb65a90f41d448877e5de81e770a3721e3245861bd4d6cf9c"
SOURCE3_URL[0]="${URI}/${SOURCE3}"
fi
WEB_SITE=http://site.icu-project.org/
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index d591f70..a313099 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2025-03-14 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 77.1
+
2024-10-27 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 76.1



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (4834cf12732019dbc652a8f6983af51f056f93bd), Pavel Vinogradov, 03/14/2025

Archive powered by MHonArc 2.6.24.

Top of Page