golang-github-klauspost-cpuid 2.2.0-2 source package in Ubuntu

Changelog

golang-github-klauspost-cpuid (2.2.0-2) unstable; urgency=medium

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

 -- Jelmer Vernooij <email address hidden>  Fri, 25 Nov 2022 23:30:51 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-klauspost-cpuid_2.2.0-2.dsc 2.2 KiB dcfd456d4091c8669cf6c1241f10adfd2daea92f138e34c181ccc15c0cbc72b8
golang-github-klauspost-cpuid_2.2.0.orig.tar.gz 442.0 KiB 5cd0045307578133495f310f69d0291d8476767893abc4e7b202c70246af2d8d
golang-github-klauspost-cpuid_2.2.0-2.debian.tar.xz 3.5 KiB c40aa896649dc772238216591c13dbbcf46894b8821f4a69d882c7ded9b8c3a9

Available diffs

No changes file available.

Binary packages built by this source

golang-github-klauspost-cpuid-dev: CPU feature identification for Go

 Package cpuid provides information about the CPU running the
 current program. CPU features are detected on startup, and kept
 for fast access through the life of the application.