nongnu: intel-microcode: Update to 20200609.

* nongnu/packages/linux.scm (intel-microcode): Update to 20200609.
This commit is contained in:
Alex Griffin 2020-06-14 17:06:17 -05:00
parent eafda7b729
commit 9a9dcceb8e

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 "20200520") (version "20200609")
(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 "1wvznqk1f6radzs0n2zazmmb6c73av9174kmrnkfx6cyck47xgml")))) (base32 "0vzsv0fqp44dhmvj6syjjab3cs1bc4r0g7g97lna8l91vj2yin9j"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
`(#:install-plan `(#:install-plan