golang-github-dgryski-go-farm 0.0~git20171119.ac7624ea8da3-1.1 source package in Ubuntu

Changelog

golang-github-dgryski-go-farm (0.0~git20171119.ac7624ea8da3-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Sat, 09 Jan 2021 16:26:53 +0100

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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3-1.1.dsc 2.4 KiB 6114549edb1666f0c3fa8483a48ff5408e31cc742e6b59e9b3abad557cecd9a3
golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3.orig.tar.xz 17.6 KiB 8d733f173f6ccc7c74b4b457378ea58c1feab050b1ba4cda64734ab6d33067d9
golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3-1.1.debian.tar.xz 1.9 KiB 163c161edab65d5b448353838ce073106aa551bb37b145e7358989c9b81d8e8d

No changes file available.

Binary packages built by this source

golang-github-dgryski-go-farm-dev: pure-Go FarmHash implementation

 This is a (mechanical) translation to Go of the non-SSE4/non-AESNI hash
 functions from Google's FarmHash (https://github.com/google/farmhash).
 .
 FarmHash provides hash functions for strings and other data.
 The functions mix the input bits thoroughly but are not suitable for
 cryptography.