From dd7519aa20948e42469eccc3c7c99c1633420a07 Mon Sep 17 00:00:00 2001 From: Zhu Zihao Date: Thu, 1 Jun 2023 21:42:57 +0800 Subject: nongnu: rtl8821ce-linux-module: Update to 0.0.0-10-a478095. * nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-10-a478095. Signed-off-by: Jonathan Brielmaier --- nongnu/packages/linux.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 68de5ed..eed3b77 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -615,8 +615,8 @@ network adapters.") (license gpl2)))) (define-public rtl8821ce-linux-module - (let ((commit "538c34671b391340e0ae23ff11bde77b6588496c") - (revision "9")) + (let ((commit "a478095a45d8aa957b45be4f9173c414efcacc6f") + (revision "10")) (package (name "rtl8821ce-linux-module") (version (git-version "0.0.0" revision commit)) @@ -629,7 +629,7 @@ network adapters.") (file-name (git-file-name name version)) (sha256 (base32 - "0p7xj032bp3h6wp27dhf2j42bgd4gvpk7w95n830awbj07c04dss")))) + "00cn87jjrcxjqr3n8jv4w3n64zksmzz05fdr1gdvnbx1ab5739f6")))) (build-system linux-module-build-system) (arguments (list #:make-flags -- cgit v1.2.3