nongnu: linux-firmware: Update to 20230804.

* nongnu/packages/linux.scm (linux-firmware): Update to 20230804.
This commit is contained in:
John Kehayias 2023-08-04 15:56:56 -04:00
parent 5ca7ae3f2a
commit 454aa47bee
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -247,14 +247,14 @@ stable, responsive and smooth desktop experience."))))
(define-public linux-firmware (define-public linux-firmware
(package (package
(name "linux-firmware") (name "linux-firmware")
(version "20230625") (version "20230804")
(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
"03ah2mhfiq42ikdh5915r221p4l6qf95mf1wwlqipdylq08p2nc7")))) "125ngpwybwyfx6zdqvqzxs84d5wj3kcl2jad801kpvj771a6rm48"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f `(#:tests? #f