golang-github-segmentio-fasthash 1.0.3-3 source package in Ubuntu

Changelog

golang-github-segmentio-fasthash (1.0.3-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + golang-github-segmentio-fasthash-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Mon, 17 Oct 2022 15:01:29 +0100

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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-segmentio-fasthash_1.0.3-3.dsc 2.2 KiB 189dbdd00d23d3d4ca3a554e2edd27eea93cda6504b1a1bca485815e6cca2777
golang-github-segmentio-fasthash_1.0.3.orig.tar.gz 6.2 KiB daadef14edb8643cddff971bd1ed5202aa1005a53cde1a6b81a3da68ca89eaf4
golang-github-segmentio-fasthash_1.0.3-3.debian.tar.xz 2.3 KiB 75071bd3d01cb9487c5a0a6314b641038c4be9759e96bdf4eb4bec3f31aac05a

Available diffs

No changes file available.

Binary packages built by this source

golang-github-segmentio-fasthash-dev: Fast, efficient hashing algorithms library

 Package porting the standard hashing algorithms to a more efficient
 implementation.
 .
 This package attempts to solve this issue by exposing functions that
 implement string hashing algorithms and don't require dynamic memory
 alloations.