gnu: cpuid: Update to 20211210.

* gnu/packages/linux.scm (cpuid): Update to 20211210.
This commit is contained in:
Tobias Geerinckx-Rice 2021-12-17 21:26:02 +01:00
parent 8d973a5a9b
commit ee878de4bd
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -7222,14 +7222,14 @@ available in the kernel Linux.")
(define-public cpuid
(package
(name "cpuid")
(version "20211121")
(version "20211210")
(source (origin
(method url-fetch)
(uri (string-append "http://www.etallen.com/cpuid/cpuid-"
version ".src.tar.gz"))
(sha256
(base32
"06n0wrsc1h0r4gbpil0lxvjsfybiyra62bmifzhmvc9ivwm5cbqp"))))
"0i2z1r0zwsmvnx2azwsz3x6van6dj9480lh26s1ny6ny01bqjag0"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags