mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-23 15:24:52 +01:00
nongnu: intel-microcode: Update to 20200520.
* nongnu/packages/linux.scm (intel-microcode): Update to 20200520.
This commit is contained in:
parent
9c4fd6a262
commit
9307e9d0cd
1 changed files with 2 additions and 2 deletions
|
@ -708,7 +708,7 @@ chipsets from Broadcom:
|
|||
(define-public intel-microcode
|
||||
(package
|
||||
(name "intel-microcode")
|
||||
(version "20200508")
|
||||
(version "20200520")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -719,7 +719,7 @@ chipsets from Broadcom:
|
|||
(commit (string-append "microcode-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1cs4b7q9j2lw2y09rfa82aijbfmy4lddahz8qlz9gwajf2ziqns8"))))
|
||||
(base32 "1wvznqk1f6radzs0n2zazmmb6c73av9174kmrnkfx6cyck47xgml"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
`(#:install-plan
|
||||
|
|
Loading…
Reference in a new issue