mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2026-01-25 03:54:58 -06:00
nongnu: linux-firmware: Update to 20251111.
* nongnu/packages/linux.scm (linux-firmware): Update to 20251111.
This commit is contained in:
parent
6c0e489083
commit
0f68c16841
1 changed files with 2 additions and 2 deletions
|
|
@ -364,14 +364,14 @@ stable, responsive and smooth desktop experience.")))
|
|||
(define-public linux-firmware
|
||||
(package
|
||||
(name "linux-firmware")
|
||||
(version "20251021")
|
||||
(version "20251111")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kernel.org/linux/kernel/firmware/"
|
||||
"linux-firmware-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1kz6azbgwkb2x70a83ds0d7cxnnjz3b7virq55h6hyfdisc30qgs"))))
|
||||
"0zd470s33cjl2r4zyvjlxb5qsa2j49g36dachys0n2cmcm9a2mxb"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue