nongnu: linux-firmware: Update to 20250708.

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

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
David Wilson 2025-07-16 07:04:35 +03:00 committed by John Kehayias
parent b8c13cd2c8
commit 841777ffca
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -27,6 +27,7 @@
;;; Copyright © 2023 Tomas Volf <~@wolfsden.cz>
;;; Copyright © 2023 PRESFIL <presfil@protonmail.com>
;;; Copyright © 2024, 2025 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2025 David Wilson <david@systemcrafters.net>
(define-module (nongnu packages linux)
#:use-module (gnu packages)
@ -355,14 +356,14 @@ stable, responsive and smooth desktop experience.")))
(define-public linux-firmware
(package
(name "linux-firmware")
(version "20250627")
(version "20250708")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/kernel/firmware/"
"linux-firmware-" version ".tar.xz"))
(sha256
(base32
"12bb5alicd7vxv490n2akaqyndfi7kp2z02qjnzpldiqlp9b3vzd"))))
"0ir0qxj0xlbfg50kca0ddvjwzf6d9jd8hxfnnbwh3hh0yvkzwgkg"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f