Merge branch 'update-intel-microcode' into 'master'

nongnu: intel-microcode: Update to 20200520.

See merge request nonguix/nonguix!27
This commit is contained in:
Ambrevar 2020-05-26 07:23:38 +00:00
commit 4559dff8fa

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