From 54625807ac0e9845b890bfa2f71b2f7cbb6dc261 Mon Sep 17 00:00:00 2001 From: Zhu Zihao Date: Mon, 7 Apr 2025 16:14:36 +0800 Subject: nongnu: rtl8821ce-linux-module: Update to 0.0.0-13.98cff1d. Now supports Linux 6.14 and earlier versions. * nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-13.98cff1d. Signed-off-by: Hilton Chain --- nongnu/packages/linux.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nongnu/packages/linux.scm') diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index ea61708..b50908f 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -937,8 +937,8 @@ network adapters.") (license gpl2)))) (define-public rtl8821ce-linux-module - (let ((commit "f119398d868b1a3395f40c1df2e08b57b2c882cd") - (revision "12")) + (let ((commit "98cff1d7dcbf17b36a98bac342df75dfe0b79017") + (revision "13")) (package (name "rtl8821ce-linux-module") (version (git-version "0.0.0" revision commit)) @@ -951,7 +951,7 @@ network adapters.") (file-name (git-file-name name version)) (sha256 (base32 - "03336fzhcyfkxa32rx0calzlyzamvinql5f19wwm61aijrmlmyhi")))) + "0h254rasg0ppxf402hdi8p2vd1p4lh9qhgh5p3iyfnikf49hjxfv")))) (build-system linux-module-build-system) (arguments (list #:make-flags -- cgit v1.2.3