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