me
/
guix
Archived
1
0
Fork 0

gnu: cpuid: Update to 20221201.

* gnu/packages/linux.scm (cpuid): Update to 20221201.
master
Tobias Geerinckx-Rice 2022-12-11 01:00:00 +01:00
parent 145747f64f
commit 6d16ae4af9
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -8162,14 +8162,14 @@ available in the kernel Linux.")
(define-public cpuid
(package
(name "cpuid")
(version "20221003")
(version "20221201")
(source (origin
(method url-fetch)
(uri (string-append "http://www.etallen.com/cpuid/cpuid-"
version ".src.tar.gz"))
(sha256
(base32
"01w318kxcksfbjwjnnc9ly12g0yp4vm6xjgfl8mmi0jndg0cbi33"))))
"0vlg5zc0dayyn9bzyb25fcaxid9svrsjjza11afplrhh50wdrzh8"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags