Skip to Content.
Sympa Menu

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

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 (32689041e5a5e23c5a67a027aee68d42a80b7368)
  • Date: Sat, 19 Sep 2026 13:15:51 +0000

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

libs/xxhash/DETAILS | 4 ++--
libs/xxhash/HISTORY | 4 ++++
libs/xxhash/WATCH | 1 +
3 files changed, 7 insertions(+), 2 deletions(-)

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

libs/xxhash: version 0.8.4

diff --git a/libs/xxhash/DETAILS b/libs/xxhash/DETAILS
index 0d5bdfa..572a273 100755
--- a/libs/xxhash/DETAILS
+++ b/libs/xxhash/DETAILS
@@ -1,8 +1,8 @@
SPELL=xxhash
- VERSION=0.8.3
+ VERSION=0.8.4
+
SOURCE_HASH=sha512:1585ae3f3feded2492e43f4dd5dd43183329c57ffe92afa907f71eb26deaf34beab4434458a2d87e8795a4226339c5b0b493bd8a9186bb6f0c752fa1fdef10e3
SOURCE="$SPELL-$VERSION.tar.gz"

SOURCE_URL[0]=https://github.com/Cyan4973/xxHash/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:8b5c8b9aad4e869f28310b12cc314037feda81d92f26c23eaecdb35dc65042ca2e65f2e9606033e62a31bcc737a9a950500ffcbdb8677d6ab20e820ea14f2b79
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/xxHash-$VERSION"
WEB_SITE="https://www.xxhash.com/";
LICENSE[0]=BSD
diff --git a/libs/xxhash/HISTORY b/libs/xxhash/HISTORY
index 76b55f5..81164ad 100644
--- a/libs/xxhash/HISTORY
+++ b/libs/xxhash/HISTORY
@@ -1,3 +1,7 @@
+2026-09-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.8.4
+ * WATCH: added
+
2024-12-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.8.3

diff --git a/libs/xxhash/WATCH b/libs/xxhash/WATCH
new file mode 100644
index 0000000..5ee2a22
--- /dev/null
+++ b/libs/xxhash/WATCH
@@ -0,0 +1 @@
+0 . https://github.com/Cyan4973/xxHash/tags


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (32689041e5a5e23c5a67a027aee68d42a80b7368), Pavel Vinogradov, 09/19/2026

Archive powered by MHonArc 2.6.24.

Top of Page