mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-06 07:34:04 +02:00
gnu: go-github-com-klauspost-cpuid-v2: Update to 2.3.0.
* gnu/packages/golang-xyz.scm (go-github-com-klauspost-cpuid-v2): Update to 2.3.0. Change-Id: I5e73e7e63da96b42f990bd4ac258294a79cae751
This commit is contained in:
@@ -16971,7 +16971,7 @@ very eas to use.")
|
||||
(package
|
||||
(inherit go-github-com-klauspost-cpuid )
|
||||
(name "go-github-com-klauspost-cpuid-v2")
|
||||
(version "2.2.8")
|
||||
(version "2.3.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -16980,7 +16980,7 @@ very eas to use.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0fys5v9vslar483arj7wy4id5kg1c7vqv4437kgjnwvki69j9mxf"))))
|
||||
(base32 "02a8d8hj1gs61fbr30d69mxd7y89pxg8rdvqmqdq4avnmd8n1yl4"))))
|
||||
(arguments
|
||||
(list
|
||||
#:import-path "github.com/klauspost/cpuid/v2"))))
|
||||
|
||||
Reference in New Issue
Block a user