summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimen Endsjø <simendsjo@gmail.com>2022-12-27 19:49:40 +0100
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2022-12-28 14:23:47 +0100
commitf0d95ff8cb497980168317bd38c94ea6114f2207 (patch)
tree5220f641f50e584441b10a878b6a3ef02cb5c430
parent89dd9ecb32faeea77758e80ed20b6c58ac066308 (diff)
nongnu: linux-firmware: Update to 20221214.
* nongnu/packages/linux.scm (linux-firmware): Update to 20221214. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
-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 8847fd2..b75abb4 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -113,7 +113,7 @@ System on hardware which requires nonfree software to function.")))
(define-public linux-firmware
(package
(name "linux-firmware")
- (version "20221109")
+ (version "20221214")
(source (origin
(method url-fetch)
(uri (string-append "https://git.kernel.org/pub/scm/linux/kernel"
@@ -121,7 +121,7 @@ System on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz"))
(sha256
(base32
- "16yv7snsy5zvcwwzy0sr0lx3nf74qhi3nammdsx8c28rdm19jcn2"))))
+ "1f93aq0a35niv8qv8wyy033palpplbgr2cq0vihb97wxfkk5wmr2"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f