nongnu: linux-firmware: Update to 20241210.

* nongnu/packages/linux.scm (linux-firmware): Update to 20241210.
This commit is contained in:
Maxim Cournoyer 2025-01-01 16:47:05 +09:00
parent f44a49d309
commit ad2b481771
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -316,14 +316,14 @@ stable, responsive and smooth desktop experience.")))
(define-public linux-firmware
(package
(name "linux-firmware")
(version "20241110")
(version "20241210")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/kernel/firmware/"
"linux-firmware-" version ".tar.xz"))
(sha256
(base32
"1msvs94z1bv4a21p8vlwf596a3gsx9nnr5sqbpz6kjvzbkmx7rij"))))
"1xcsx51z5x0bim10a391n3xk6k8a5v1a35j1gpwpdl3nhmq3bc1b"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f