From 80fa9e64b608eda5c744a3c4b7c0435a10b54fe7 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 30 Nov 2021 15:17:56 +0300 Subject: [PATCH] xxhash-0.8.1 --- 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 f82f8585fc..a38bdb58da 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.0.tar.gz + https://github.com/Cyan4973/xxHash/archive/v0.8.1.tar.gz make @@ -44,6 +44,13 @@ + + 2021-11-30 + 0.8.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-09-07 0.8.0