Skip to Content.
Sympa Menu

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

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
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (c75cd86c2ecf4038ebfddecd61d9be0d14fac067)
  • Date: Wed, 17 Apr 2024 23:24:03 +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 c75cd86c2ecf4038ebfddecd61d9be0d14fac067
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/icu: version 75.1

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 075a754..4a9ba45 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,6 +1,6 @@
SPELL=icu
- VERSION=74.2
-
SOURCE_HASH="sha512:0cbe29122370ba03a8fb5b0f1494f598748044ad2aa4d66ba65fe98ebeb88da2d73d324ad6bfc44e004846e0ab5c9a34d1fdf3d6bdb3095c0d47e929b943e6db"
+ VERSION=75.1
+
SOURCE_HASH="sha512:70ea842f0d5f1f6c6b65696ac71d96848c4873f4d794bebc40fd87af2ad4ef064c61a786bf7bc430ce4713ec6deabb8cc1a8cc0212eab148cee2d498a3683e45"
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:81bd6a7d66fed48934c2f5c69332b4cc7d544f194e99b9d9e38f5f770f301e6b13c94f186143ba5089e8907fb3e78e5e2aaed4b6f2451253ae89d9fab6dad4f5"
+
SOURCE3_HASH="sha512:9c262812af1018fc9b2d40fca45251d2235051a2ebd3c47ebb70e8c4c299127cd3856d1bff4c90ea41096cc826b45753731d5821823ca5105f5abc4036c02d14"
SOURCE3_URL[0]="${URI}/${SOURCE3}"
fi
WEB_SITE=http://site.icu-project.org/
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index 0865e0f..a4bbe5d 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2024-04-17 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 75.1
+
2023-12-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 74.2
* BUILD, PRE_BUILD: split the code, use default_build, actually
install docs


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (c75cd86c2ecf4038ebfddecd61d9be0d14fac067), Pavel Vinogradov, 04/17/2024

Archive powered by MHonArc 2.6.24.

Top of Page