mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-03-14 05:45:15 +01:00
nongnu: intel-microcode: Update to 20240531.
* nongnu/packages/linux.scm (intel-microcode): Update to 20240531. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
5ba636cbef
commit
e6692e7f07
1 changed files with 2 additions and 2 deletions
|
@ -1187,7 +1187,7 @@ driver:
|
|||
(define-public intel-microcode
|
||||
(package
|
||||
(name "intel-microcode")
|
||||
(version "20240514")
|
||||
(version "20240531")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -1198,7 +1198,7 @@ driver:
|
|||
(commit (string-append "microcode-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1s95rxz6sdpnhd9zn374yd5qjwgxhbhf6wknnd8xj7iksh1fawg9"))))
|
||||
(base32 "1r9l42qsz2rj0zcknvj37q595xcbmisqf10f8rwjb2nlrl8xr2zb"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
|
Loading…
Add table
Reference in a new issue