summaryrefslogtreecommitdiff
path: root/nongnu/packages
diff options
context:
space:
mode:
authorAda Stevenson <adanskana@gmail.com>2023-10-31 12:33:06 +0800
committerJohn Kehayias <john.kehayias@protonmail.com>2023-10-31 23:59:31 -0400
commite14c0e2184e01709472658b7a73e7c9e2461dce2 (patch)
tree4b9d2bed499d3212de207dce627046ae484c90fe /nongnu/packages
parent17d964fa17d4450058f110bf33a727ca5fe37d4f (diff)
nongnu: linux-firmware: Update firmware to 20231030.
* nongnu/packages/linux.scm (linux-firmware): Update to 20231030. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Diffstat (limited to 'nongnu/packages')
-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 f1b180a..71acafe 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -244,14 +244,14 @@ stable, responsive and smooth desktop experience."))))
(define-public linux-firmware
(package
(name "linux-firmware")
- (version "20230919")
+ (version "20231030")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/kernel/firmware/"
"linux-firmware-" version ".tar.xz"))
(sha256
(base32
- "1bc4y0w2xa9r3wb7bprdmy6vqj7swxbc9p542zhc9bxx086xmylp"))))
+ "1ivrasi3p1l7sd73m21yybgijn0k9vikqwcllphhs4m3qh7j13f9"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f