golang-github-cespare-xxhash 2.1.1-1 source package in Ubuntu

Changelog

golang-github-cespare-xxhash (2.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.4.1.
  * Added myself to Uploaders (Closes: #940355).

 -- Dmitry Smirnov <email address hidden>  Mon, 16 Dec 2019 12:56:20 +1100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-cespare-xxhash_2.1.1-1.dsc 2.2 KiB 71292e57ccfe380705f0a46cca905dff3264f2fb75401d58ca286ff12c5a17fc
golang-github-cespare-xxhash_2.1.1.orig.tar.xz 8.4 KiB a347a894561866878fde4202f320055da322404d2c6d8f75d65bd6234420d062
golang-github-cespare-xxhash_2.1.1-1.debian.tar.xz 2.8 KiB 04c81e2bcabf4eba8ab985d907666e5887248f85cdd8eec18467b2a65d4387d7

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.