nongnu: linux-firmware: Update to 20201118.

* nongnu/packages/linux.scm (linux-firmware): Update to 20201118.
This commit is contained in:
Jonathan Brielmaier 2020-11-19 21:24:57 +01:00
parent ddb7bd7ffc
commit 3f81742148
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -83,7 +83,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 "20200918") (version "20201118")
(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"
@ -91,7 +91,7 @@ System on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz")) "linux-firmware-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1ffwsphmcm3h3ghnp83zy4algakgkxkys9g3qsqqcdn67lv7zfrw")))) "0lhm95h2j0hsyb6vq748v0zfslrjs7fw0ldmfrr3acsiyy7caab2"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f `(#:tests? #f