golang-github-hashicorp-golang-lru 0.5.4-2 source package in Ubuntu

Changelog

golang-github-hashicorp-golang-lru (0.5.4-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Apply multi-arch hints. + golang-github-hashicorp-golang-lru-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Fri, 05 Feb 2021 02:32:54 +0000

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-hashicorp-golang-lru_0.5.4-2.dsc 2.3 KiB 6b7f0342523ef9c6ae610f62170c50a43d3b29bc76796e7ff68627525b4781eb
golang-github-hashicorp-golang-lru_0.5.4.orig.tar.xz 12.1 KiB d96f079d866a099fd8fe46a7181245cf46b91615c7759698ee2000d010b1a4c0
golang-github-hashicorp-golang-lru_0.5.4-2.debian.tar.xz 7.4 KiB 50279795823e8e8c1ca5d23b05f65c3ea6f5749b90c61d53080d4b386726077d

Available diffs

No changes file available.

Binary packages built by this source

golang-github-hashicorp-golang-lru-dev: Golang LRU cache

 This provides the lru package which implements a fixed-size thread safe LRU
 cache. It is based on the cache in Groupcache.
 .
 This package contains the source.