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
(package
(name "linux-firmware")
(version "20230625")
(version "20230804")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/kernel/firmware/"
"linux-firmware-" version ".tar.xz"))
(sha256
(base32
"03ah2mhfiq42ikdh5915r221p4l6qf95mf1wwlqipdylq08p2nc7"))))
"125ngpwybwyfx6zdqvqzxs84d5wj3kcl2jad801kpvj771a6rm48"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f