summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimen Endsjø <simendsjo@gmail.com>2022-10-30 19:37:16 +0100
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2022-11-03 19:38:02 +0100
commitc1358b112f75b77b9bdca69fe1f135acc8998fc3 (patch)
treeef8a512824417d99959127e9185633bb7a6fd7de
parent241988e2c01105d269b67e73e6bc3f5ee62b21a7 (diff)
nongnu: linux-firmware: Update to 20221012.
* nongnu/packages/linux.scm (linux-firmware): Update to 20221012. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
-rw-r--r--nongnu/packages/linux.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm
index 559e872..1b1b13d 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -15,6 +15,7 @@
;;; Copyright © 2022 John Kehayias <john.kehayias@protonmail.com>
;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
;;; Copyright © 2022 Remco van 't Veer <remco@remworks.net>
+;;; Copyright © 2022 Simen Endsjø <simendsjo@gmail.com>
;;;
;;; This program is free software: you can redistribute it and/or modify
@@ -118,7 +119,7 @@ System on hardware which requires nonfree software to function.")))
(define-public linux-firmware
(package
(name "linux-firmware")
- (version "20220913")
+ (version "20221012")
(source (origin
(method url-fetch)
(uri (string-append "https://git.kernel.org/pub/scm/linux/kernel"
@@ -126,7 +127,7 @@ System on hardware which requires nonfree software to function.")))
"linux-firmware-" version ".tar.gz"))
(sha256
(base32
- "05s6b00n56kgin9b031799a6kxlccmq0d1m213cs5wb34yylip4w"))))
+ "0akk38qfkznanpj80jidz4cx8cvs580llb46xd7q1haljykipjys"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f