mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: linux-firmware: Update to 20250808.
* nongnu/packages/linux.scm (linux-firmware): Update to 20250808. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
This commit is contained in:
parent
e14d2feb7a
commit
a0e42eba3d
1 changed files with 2 additions and 2 deletions
|
@ -362,14 +362,14 @@ stable, responsive and smooth desktop experience.")))
|
|||
(define-public linux-firmware
|
||||
(package
|
||||
(name "linux-firmware")
|
||||
(version "20250708")
|
||||
(version "20250808")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kernel.org/linux/kernel/firmware/"
|
||||
"linux-firmware-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0ir0qxj0xlbfg50kca0ddvjwzf6d9jd8hxfnnbwh3hh0yvkzwgkg"))))
|
||||
"0zw3vsmd07yr27y5fz0m357hci00ah5impx5sz4jcnd18ldmaaf0"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue