summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Griffin <a@ajgrf.com>2020-05-20 13:22:20 -0500
committerAlex Griffin <a@ajgrf.com>2020-05-20 13:22:20 -0500
commitadb085e6ec4a39dc6378bde6af09ac5b7f0ce230 (patch)
tree189d30af888441167ddb5e38efe6037f6c237fa7
parent572cb1e7797820d51034cb5e1be1f7bf7d89f7a4 (diff)
nongnu: linux-firmware: Update to 20200519.
* nongnu/packages/linux.scm (linux-firmware): Update to 20200519.
-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 75cabcb..df58177 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -78,7 +78,7 @@ System on hardware which requires nonfree software to function.")))
(define-public linux-firmware
(package
(name "linux-firmware")
- (version "20200421")
+ (version "20200519")
(source (origin
(method url-fetch)
(uri (string-append "https://git.kernel.org/pub/scm/linux/kernel"
@@ -86,7 +86,7 @@ System on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz"))
(sha256
(base32
- "1g7pzw95mrl14j0r898774p6m72czgjkrw1c3jl5dfg3dsryqvsm"))))
+ "0v270drz1mvzmz9lysahpn2h1rgbncxcrwfxnxfcd6g219zp4fxk"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f