nongnu: intel-microcode: Update to 20200616.

* nongnu/packages/linux.scm (intel-microcode): Update to 20200616.
This commit is contained in:
Timotej Lazar 2020-06-21 23:36:30 +02:00
parent 784656bd1c
commit df62e85b07

View file

@ -708,7 +708,7 @@ chipsets from Broadcom:
(define-public intel-microcode (define-public intel-microcode
(package (package
(name "intel-microcode") (name "intel-microcode")
(version "20200609") (version "20200616")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -719,7 +719,7 @@ chipsets from Broadcom:
(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 "0vzsv0fqp44dhmvj6syjjab3cs1bc4r0g7g97lna8l91vj2yin9j")))) (base32 "13jrs8hwh7dhjjb9kncb8lk199afaxglkh1cfisl6zca1h36g563"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
`(#:install-plan `(#:install-plan