summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Griffin <a@ajgrf.com>2020-06-19 16:08:39 -0500
committerAlex Griffin <a@ajgrf.com>2020-06-19 16:08:39 -0500
commit9f2eff9c6ffee3aa4a7ccb8ffe940b4ccb35a6d1 (patch)
tree1cf3c1c5fcae590883cb7142055adf478ab15801
parentcc913816451ed091e0ee29f88df20c39b64647bb (diff)
nongnu: linux-firmware: Update to 20200619.
* nongnu/packages/linux.scm (linux-firmware): Update to 20200619.
-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 385887a..81aa616 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 "20200519")
+ (version "20200619")
(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
- "0v270drz1mvzmz9lysahpn2h1rgbncxcrwfxnxfcd6g219zp4fxk"))))
+ "1i8gnmsppq531mzmq9z72w2h4wyn6dvynzvbr6xsqp2iqw0sjsi5"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f