nongnu: linux-firmware: Update to 20200918.

* nongnu/packages/linux.scm (linux-firmware): Update to 20200918.
This commit is contained in:
Alex Griffin 2020-09-23 09:17:39 -05:00
parent d23e230756
commit 5e1444b2c4
No known key found for this signature in database
GPG key ID: 6F5120A022FBB2D5

View file

@ -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