Skip to Content.
Sympa Menu

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

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 (0caaa8cdd21e5edb438a7364d22c717db7f88ee1)
  • Date: Wed, 1 Nov 2023 17:41: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 0caaa8cdd21e5edb438a7364d22c717db7f88ee1
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/icu: version 74.1

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 25bc905..a1b85c7 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,6 +1,6 @@
SPELL=icu
- VERSION=73.2
-
SOURCE_HASH="sha512:76dd782db6205833f289d7eb68b60860dddfa3f614f0ba03fe7ec13117077f82109f0dc1becabcdf4c8a9c628b94478ab0a46134bdb06f4302be55f74027ce62"
+ VERSION=74.1
+
SOURCE_HASH="sha512:32c28270aa5d94c58d2b1ef46d4ab73149b5eaa2e0621d4a4c11597b71d146812f5e66db95f044e8aaa11b94e99edd4a48ab1aa8efbe3d72a73870cd56b564c2"
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:e150045c0db9c5d560ca088feaf34b472380ce9c45232217d55447328ac456afed03a3c06bd687bd6e80bdad9cc530368b3699f42b96a9ea9ad3c2bfc02d7fa1"
+
SOURCE3_HASH="sha512:70456cebba14ed50aa388072307d45af7144dcfc5633dcf356bf550d933025091c34256c72b4015e71e0b2b35a5d77a75769f4dd22a533f2bbf07e0a2e496d95"
SOURCE3_URL[0]="${URI}/${SOURCE3}"
fi
WEB_SITE=http://site.icu-project.org/
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index 5cd1726..c4eaba5 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2023-11-01 Pavel Vinogradov <public AT sorcemage.org>
+ * DETAILS: version 74.1
+
2023-06-13 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 73.2




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (0caaa8cdd21e5edb438a7364d22c717db7f88ee1), Pavel Vinogradov, 11/01/2023

Archive powered by MHonArc 2.6.24.

Top of Page