nongnu: linux-firmware: Update to 20200721.

* nongnu/packages/linux.scm (linux-firmware): Update to 20200721.
This commit is contained in:
Alex Griffin 2020-07-22 08:49:33 -05:00
parent cd1e45e78a
commit bfe7ba5645
No known key found for this signature in database
GPG key ID: 6F5120A022FBB2D5

View file

@ -78,7 +78,7 @@ System on hardware which requires nonfree software to function.")))
(define-public linux-firmware (define-public linux-firmware
(package (package
(name "linux-firmware") (name "linux-firmware")
(version "20200619") (version "20200721")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://git.kernel.org/pub/scm/linux/kernel" (uri (string-append "https://git.kernel.org/pub/scm/linux/kernel"
@ -86,7 +86,7 @@ System on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz")) "linux-firmware-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1i8gnmsppq531mzmq9z72w2h4wyn6dvynzvbr6xsqp2iqw0sjsi5")))) "16p192w579kb78idcm6v8s5qbfyv14459fa4dd57j95d3yb9npn2"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f `(#:tests? #f