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 Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

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

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.