diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 19c2a10..2e7c8d7 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -118,7 +118,7 @@ System on hardware which requires nonfree software to function."))) (define-public linux-firmware (package (name "linux-firmware") - (version "20220509") + (version "20220913") (source (origin (method url-fetch) (uri (string-append "https://git.kernel.org/pub/scm/linux/kernel" @@ -126,7 +126,7 @@ System on hardware which requires nonfree software to function."))) "linux-firmware-" version ".tar.gz")) (sha256 (base32 - "09461dcfxvzzsl768myywb64jivnxyx3m4apbygq4501l8h8ybig")))) + "05s6b00n56kgin9b031799a6kxlccmq0d1m213cs5wb34yylip4w")))) (build-system gnu-build-system) (arguments `(#:tests? #f