nongnu: linux-firmware: Update to 20210511.

* nongnu/packages/linux.scm (linux-firmware): Update to 20210511.
This commit is contained in:
pineapples 2021-05-16 19:49:04 +02:00
parent 94555408e3
commit 9b8e36975b
No known key found for this signature in database
GPG key ID: F3690CBE3152EF58

View file

@ -91,7 +91,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 "20210315") (version "20210511")
(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"
@ -99,7 +99,7 @@ System on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz")) "linux-firmware-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1p9gv2fl5iz81ljn9lvjn23qc7jihwsb1nx6088bqnzi1h4zg40b")))) "1i0ikbs0s9djq6jqg557j8wqw3vjspqh9249c0g93qkmayhycf2c"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f `(#:tests? #f