From 5e1444b2c4e49bb7c73730fdf726c26581787f6d Mon Sep 17 00:00:00 2001 From: Alex Griffin Date: Wed, 23 Sep 2020 09:17:39 -0500 Subject: nongnu: linux-firmware: Update to 20200918. * nongnu/packages/linux.scm (linux-firmware): Update to 20200918. --- nongnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index fd2fa73..f223942 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -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 -- cgit v1.2.3