Skip to Content.
Sympa Menu

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

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 (8018522c2dc01514a59f91fa202d6ae37d35b3fe)
  • Date: Mon, 28 Oct 2024 02:59:28 +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 8018522c2dc01514a59f91fa202d6ae37d35b3fe
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs//icu: version 76.1

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 4a9ba45..faf963b 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,6 +1,6 @@
SPELL=icu
- VERSION=75.1
-
SOURCE_HASH="sha512:70ea842f0d5f1f6c6b65696ac71d96848c4873f4d794bebc40fd87af2ad4ef064c61a786bf7bc430ce4713ec6deabb8cc1a8cc0212eab148cee2d498a3683e45"
+ VERSION=76.1
+
SOURCE_HASH="sha512:b702ab62fb37a1574d5f4a768326d0f8fa30d9db5b015605b5f8215b5d8547f83d84880c586d3dcc7b6c76f8d47ef34e04b0f51baa55908f737024dd79a42a6c"
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:9c262812af1018fc9b2d40fca45251d2235051a2ebd3c47ebb70e8c4c299127cd3856d1bff4c90ea41096cc826b45753731d5821823ca5105f5abc4036c02d14"
+
SOURCE3_HASH="sha512:84e409db3f94e7d6f3006810432915ae60b05dbd16b6528b034379f09e3aab371349f775010e16f466c1da0af3007f62e6769cc1d6f73320da64b58b3716d998"
SOURCE3_URL[0]="${URI}/${SOURCE3}"
fi
WEB_SITE=http://site.icu-project.org/
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index a4bbe5d..d591f70 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2024-10-27 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 76.1
+
2024-04-17 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 75.1



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (8018522c2dc01514a59f91fa202d6ae37d35b3fe), Pavel Vinogradov, 10/27/2024

Archive powered by MHonArc 2.6.24.

Top of Page