summaryrefslogtreecommitdiff
path: root/nongnu
diff options
context:
space:
mode:
authorAlex Griffin <a@ajgrf.com>2020-03-16 13:46:13 -0500
committerAlex Griffin <a@ajgrf.com>2020-03-16 13:46:13 -0500
commitdfc0e0e28e08754034fa08a737c9fe46ef67c07b (patch)
tree3a3777d47361145e9d3c6147467c530110547337 /nongnu
parent55e5a2ac2f14092258faec0cdd4ba26e31a5164f (diff)
nongnu: linux-firmware: Update to 20200316.
* nongnu/packages/linux.scm (linux-firmware): Update to 20200316.
Diffstat (limited to 'nongnu')
-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 f7cf90d..1b985de 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -78,7 +78,7 @@ on hardware which requires nonfree software to function.")))
(define-public linux-firmware
(package
(name "linux-firmware")
- (version "20200122")
+ (version "20200316")
(source (origin
(method url-fetch)
(uri (string-append "https://git.kernel.org/pub/scm/linux/kernel"
@@ -86,7 +86,7 @@ on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz"))
(sha256
(base32
- "15nkz8hp17gyxx365aq048nmcvyzhi18avqbywhglrbwvi9b5hgs"))))
+ "04xcfmy0ah5c6xgcx9s3vzb4q3g11y0lairz8kw6yb00w14sshml"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f