nongnu: linux-firmware: Update to 20200122.

* nongnu/packages/linux.scm (linux-firmware): Update to 20200122.
This commit is contained in:
Alex Griffin 2020-01-22 23:41:00 -06:00
parent dbed9e9a7a
commit 14b00c6498

View file

@ -77,7 +77,7 @@ on hardware which requires nonfree software to function.")))
(define-public linux-firmware (define-public linux-firmware
(package (package
(name "linux-firmware") (name "linux-firmware")
(version "20191215") (version "20200122")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://git.kernel.org/pub/scm/linux/kernel" (uri (string-append "https://git.kernel.org/pub/scm/linux/kernel"
@ -85,7 +85,7 @@ on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz")) "linux-firmware-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"024napabn3zwl8gr50w9cp4gdxhch8pkl2qx814c93ydkfj81znd")))) "15nkz8hp17gyxx365aq048nmcvyzhi18avqbywhglrbwvi9b5hgs"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f `(#:tests? #f