nongnu: linux-firmware: Update firmware to 20230919.

* nongnu/packages/linux.scm (linux-firmware): Update to 20230919.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
Ada Stevenson 2023-10-03 18:00:46 +08:00 committed by John Kehayias
parent 61279f68f2
commit fdab788331
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -244,14 +244,14 @@ stable, responsive and smooth desktop experience."))))
(define-public linux-firmware (define-public linux-firmware
(package (package
(name "linux-firmware") (name "linux-firmware")
(version "20230804") (version "20230919")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kernel.org/linux/kernel/firmware/" (uri (string-append "mirror://kernel.org/linux/kernel/firmware/"
"linux-firmware-" version ".tar.xz")) "linux-firmware-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"125ngpwybwyfx6zdqvqzxs84d5wj3kcl2jad801kpvj771a6rm48")))) "1bc4y0w2xa9r3wb7bprdmy6vqj7swxbc9p542zhc9bxx086xmylp"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f `(#:tests? #f