Skip to Content.
Sympa Menu

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

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 (ad2b723c506d911815f716cc4d5da3c3e70eaefe)
  • Date: Wed, 14 Jun 2023 01:20:41 +0000

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

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

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

libs/icu: version 73.2

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 6e72697..25bc905 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,14 +1,15 @@
SPELL=icu
- VERSION=73.1
-
SOURCE_HASH="sha512:e788e372716eecebc39b56bbc88f3a458e21c3ef20631c2a3d7ef05794a678fe8dad482a03a40fdb9717109a613978c7146682e98ee16fade5668d641d5c48f8"
+ VERSION=73.2
+
SOURCE_HASH="sha512:76dd782db6205833f289d7eb68b60860dddfa3f614f0ba03fe7ec13117077f82109f0dc1becabcdf4c8a9c628b94478ab0a46134bdb06f4302be55f74027ce62"
VERSIONX=${VERSION//./_}
SOURCE="${SPELL}4c-${VERSIONX}-src.tgz"

URI="https://github.com/unicode-org/${SPELL}/releases/download/release-${VERSION/./-}";
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL"
SOURCE_URL[0]="${URI}/${SOURCE}"
+# 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:a9cd1b6f5ac6825c1df630590f6bba5c919f9e488368ef413946b0a2f267f6942d2907eaf8f7404b976249a6c9deddbe99173bf0d5d1bb448c55306fc21e1a75"
+
SOURCE3_HASH="sha512:e150045c0db9c5d560ca088feaf34b472380ce9c45232217d55447328ac456afed03a3c06bd687bd6e80bdad9cc530368b3699f42b96a9ea9ad3c2bfc02d7fa1"
SOURCE3_URL[0]="${URI}/${SOURCE3}"
fi
WEB_SITE=http://site.icu-project.org/
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index 7a9e68b..5cd1726 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2023-06-13 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 73.2
+
2023-04-13 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 73.1




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (ad2b723c506d911815f716cc4d5da3c3e70eaefe), Pavel Vinogradov, 06/13/2023

Archive powered by MHonArc 2.6.24.

Top of Page