summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpineapples <guixuser6392@protonmail.com>2021-08-19 15:32:38 +0200
committerpineapples <guixuser6392@protonmail.com>2021-08-19 15:32:38 +0200
commit4640ff56f6377a6ca3ac8b1fdaef1ebd449dce91 (patch)
tree2c95f5573697e4423bac0857f6d6d8b23e806d43
parentad5a0289e27651dfd32451f0e8389de5dd6e3187 (diff)
nongnu: linux-firmware: Update to 20210818.
* nongnu/packages/linux.scm (linux-firmware): Update to 20210818.
-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 664f38c..2d1b798 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -92,7 +92,7 @@ System on hardware which requires nonfree software to function.")))
(define-public linux-firmware
(package
(name "linux-firmware")
- (version "20210716")
+ (version "20210818")
(source (origin
(method url-fetch)
(uri (string-append "https://git.kernel.org/pub/scm/linux/kernel"
@@ -100,7 +100,7 @@ System on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz"))
(sha256
(base32
- "0pzspkq1gs5mjiblagapz1czcgb5j77l124ywa5cxzg7ddxfhvyc"))))
+ "0842k00kjh89497vvd7zy3j8d5xq180q2zkqmq0yivp2xkzvbwfc"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f