summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Griffin <a@ajgrf.com>2020-09-23 09:17:39 -0500
committerAlex Griffin <a@ajgrf.com>2020-09-23 09:17:39 -0500
commit5e1444b2c4e49bb7c73730fdf726c26581787f6d (patch)
treee2d4fe8c4c2ca8f4c8625434a2967cc2e8d4e7f1
parentd23e23075660ff8606ff1b51c5d50a5efbd3d4ce (diff)
nongnu: linux-firmware: Update to 20200918.
* nongnu/packages/linux.scm (linux-firmware): Update to 20200918.
-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 fd2fa73..f223942 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -83,7 +83,7 @@ System on hardware which requires nonfree software to function.")))
(define-public linux-firmware
(package
(name "linux-firmware")
- (version "20200817")
+ (version "20200918")
(source (origin
(method url-fetch)
(uri (string-append "https://git.kernel.org/pub/scm/linux/kernel"
@@ -91,7 +91,7 @@ System on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz"))
(sha256
(base32
- "0qh3yfh07pjghpxh06yw9qh4489y9h206vjry3mp9391n7yy92f4"))))
+ "1ffwsphmcm3h3ghnp83zy4algakgkxkys9g3qsqqcdn67lv7zfrw"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f