golang-github-cespare-xxhash 2.1.1-2 source package in Ubuntu
Changelog
golang-github-cespare-xxhash (2.1.1-2) unstable; urgency=medium * Team upload. * Mark golang-github-cespare-xxhash-dev Multi-Arch: foreign. (Closes: #984649) Thanks to Helmut Grohne <email address hidden> for the patch -- Reinhard Tartler <email address hidden> Sat, 28 Aug 2021 16:05:44 +0200
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- golang
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-cespare-xxhash_2.1.1-2.dsc | 2.4 KiB | 5627bba34bae97cec9834b4b6d753c4ff1d9da2d14c7c0a8b4915e74707a8630 |
golang-github-cespare-xxhash_2.1.1.orig.tar.xz | 8.4 KiB | a347a894561866878fde4202f320055da322404d2c6d8f75d65bd6234420d062 |
golang-github-cespare-xxhash_2.1.1-2.debian.tar.xz | 2.9 KiB | 789a31cb43ef0c2dfc78d60f4afb8c0456432ae62a7f3daae88431c90722f1fa |
Available diffs
- diff from 2.1.1-1 to 2.1.1-2 (551 bytes)
No changes file available.
Binary packages built by this source
- golang-github-cespare-xxhash-dev: implementation of the 64-bit xxHash algorithm (XXH64)
xxhash is a Go implementation of the 64-bit xxHash
(http://cyan4973. github. io/xxHash/) algorithm, XXH64. This is a
high-quality hashing algorithm that is much faster than anything in the
Go standard library.