diff options
| author | Jelle Licht <jlicht@fsfe.org> | 2026-02-22 14:32:18 +0100 |
|---|---|---|
| committer | Jelle Licht <jlicht@fsfe.org> | 2026-02-22 14:32:18 +0100 |
| commit | e1028e7194f1bb50fac5830f22a7f84da1b68156 (patch) | |
| tree | e71816b074aef6ff5078b3493c141ad1f01b1c6f | |
| parent | 1980960f932063f42f97ad3be4b020f68d24e62b (diff) | |
nongnu: linux-firmware: Update to 20260221.
* nongnu/packages/linux.scm (linux-firmware): Update to 20260221.
| -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 3f4f313..0570852 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 "20260110") + (version "20260221") (source (origin (method url-fetch) (uri (string-append "mirror://kernel.org/linux/kernel/firmware/" "linux-firmware-" version ".tar.xz")) (sha256 (base32 - "0ca3f6yl4szyyrkajq51n6qwahj4m4vd5jcssbl4x7skvdk53q28")))) + "153d0mi7k4cy3n617asvfggpiqz6gyc7zxixkph4h9d0q72aq6dx")))) (build-system gnu-build-system) (arguments (list #:tests? #f |
