nongnu: intel-microcode: Update to 20241029.

* nongnu/packages/linux.scm (intel-microcode): Update to 20241029.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
Timotej Lazar 2024-11-05 20:01:03 +01:00 committed by John Kehayias
parent e6eccd3891
commit c60ade9082
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -1314,7 +1314,7 @@ driver:
(define-public intel-microcode (define-public intel-microcode
(package (package
(name "intel-microcode") (name "intel-microcode")
(version "20240910") (version "20241029")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -1325,7 +1325,7 @@ driver:
(commit (string-append "microcode-" version)))) (commit (string-append "microcode-" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1axz80j985rx1jqh8dzn4idl7azlhbxr9hckhykbdhaxrlmjlzbj")))) (base32 "05qb123zqby1x7bxbsj0wz3gc19kwbh0pxdm7x3i8q60d14wwbl9"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
(list #:install-plan (list #:install-plan