From 99230d25af4a557544c057115559c390cecf6c8e Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 5 Nov 2025 09:10:57 +0300 Subject: [PATCH] xxhash-0.8.3 --- programming/library/xxhash/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/library/xxhash/pspec.xml b/programming/library/xxhash/pspec.xml index fd5801f424..46baeeba89 100644 --- a/programming/library/xxhash/pspec.xml +++ b/programming/library/xxhash/pspec.xml @@ -14,7 +14,7 @@ library Extremely fast hash algorithm xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). - https://github.com/Cyan4973/xxHash/archive/v0.8.2.tar.gz + https://github.com/Cyan4973/xxHash/archive/v0.8.3.tar.gz cmake @@ -44,6 +44,13 @@ + + 2025-11-05 + 0.8.3 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2023-11-17 0.8.2