diff options
| author | Jelle Licht <jlicht@fsfe.org> | 2026-01-12 09:15:38 +0100 |
|---|---|---|
| committer | Jelle Licht <jlicht@fsfe.org> | 2026-01-12 09:15:38 +0100 |
| commit | 3ceef556e1ce8e52180b959a942b16000ed4e61c (patch) | |
| tree | 006b25df62059bec3c7b6db824b8a3944a4acb1a | |
| parent | bd8c5ca23e694be0b1a8cf72f05f81c70b1d7fc5 (diff) | |
nongnu: linux-firmware: Update to 20260110.
* nongnu/packages/linux.scm (linux-firmware): Update to 20260110.
| -rw-r--r-- | nongnu/packages/linux.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 54fdd66..cbc7f0f 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -362,14 +362,14 @@ stable, responsive and smooth desktop experience."))) (define-public linux-firmware (package (name "linux-firmware") - (version "20251125") + (version "20260110") (source (origin (method url-fetch) (uri (string-append "mirror://kernel.org/linux/kernel/firmware/" "linux-firmware-" version ".tar.xz")) (sha256 (base32 - "1liwx6ga14sz5bb8f4mccmhrw83b4i58srsvxybsr0i8ql0pm07b")))) + "0ca3f6yl4szyyrkajq51n6qwahj4m4vd5jcssbl4x7skvdk53q28")))) (build-system gnu-build-system) (arguments (list #:tests? #f |
