nongnu: linux-firmware: Update to 20220913.

* nongnu/packages/linux.scm (linux-firmware): Update to 20220913.
This commit is contained in:
Jonathan Brielmaier 2022-10-12 14:52:49 +02:00
parent 03ac69a85a
commit 12024f8855
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -118,7 +118,7 @@ System on hardware which requires nonfree software to function.")))
(define-public linux-firmware
(package
(name "linux-firmware")
(version "20220509")
(version "20220913")
(source (origin
(method url-fetch)
(uri (string-append "https://git.kernel.org/pub/scm/linux/kernel"
@ -126,7 +126,7 @@ System on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz"))
(sha256
(base32
"09461dcfxvzzsl768myywb64jivnxyx3m4apbygq4501l8h8ybig"))))
"05s6b00n56kgin9b031799a6kxlccmq0d1m213cs5wb34yylip4w"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f