summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2025-02-14 10:55:16 -0500
committerJohn Kehayias <john.kehayias@protonmail.com>2025-02-14 10:55:16 -0500
commit9f06b18aefd1e2648352ccdc51c86204a7cf5e87 (patch)
tree613d0227c561aa8af7113f15339595684caf23d3
parent3df2e2ccc4d6c62e45e7bfc0b49fcf23a2e9ee55 (diff)
nongnu: linux-firmware: Update to 20250211.
* nongnu/packages/linux.scm (linux-firmware): Update to 20250211.
-rw-r--r--nongnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm
index 9aee7687..a507d8d6 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -318,14 +318,14 @@ stable, responsive and smooth desktop experience.")))
(define-public linux-firmware
(package
(name "linux-firmware")
- (version "20250109")
+ (version "20250211")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/kernel/firmware/"
"linux-firmware-" version ".tar.xz"))
(sha256
(base32
- "0w0mclq20jcam6xl6jbil3n9vw74nqlvw0k7dkslnfck8y7v6b51"))))
+ "0z998nxplnc22nbj3yzdyjjs433p92rzvq2x5i9rv0xzjxc39q9d"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f