mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-23 15:24:52 +01:00
nongnu: intel-microcode: Update to 20200616.
* nongnu/packages/linux.scm (intel-microcode): Update to 20200616.
This commit is contained in:
parent
784656bd1c
commit
df62e85b07
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 "20200609")
|
||||
(version "20200616")
|
||||
(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 "0vzsv0fqp44dhmvj6syjjab3cs1bc4r0g7g97lna8l91vj2yin9j"))))
|
||||
(base32 "13jrs8hwh7dhjjb9kncb8lk199afaxglkh1cfisl6zca1h36g563"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
`(#:install-plan
|
||||
|
|
Loading…
Reference in a new issue