nongnu: linux-firmware: Update to 20210818.

* nongnu/packages/linux.scm (linux-firmware): Update to 20210818.
This commit is contained in:
pineapples 2021-08-19 15:32:38 +02:00
parent ad5a0289e2
commit 4640ff56f6
No known key found for this signature in database
GPG key ID: F3690CBE3152EF58

View file

@ -92,7 +92,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 "20210716") (version "20210818")
(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"
@ -100,7 +100,7 @@ System on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz")) "linux-firmware-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0pzspkq1gs5mjiblagapz1czcgb5j77l124ywa5cxzg7ddxfhvyc")))) "0842k00kjh89497vvd7zy3j8d5xq180q2zkqmq0yivp2xkzvbwfc"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f `(#:tests? #f