From b746284bda7d2253aef9e30e56d793765ac73883 Mon Sep 17 00:00:00 2001 From: Zhu Zihao Date: Wed, 6 Aug 2025 11:30:31 +0800 Subject: nongnu: rtl8821ce-linux-module: Update to 0.0.0-14.66c015. Now supports Linux 6.15 and earlier versions. * nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-14.66c015. Signed-off-by: Hilton Chain --- nongnu/packages/linux.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'nongnu') diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index a3f9df8..5abf2e2 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -7,7 +7,7 @@ ;;; Copyright © 2020-2025 Jonathan Brielmaier ;;; Copyright © 2020, 2022 Michael Rohleder ;;; Copyright © 2020, 2021, 2022 Tobias Geerinckx-Rice -;;; Copyright © 2020, 2021, 2022 Zhu Zihao +;;; Copyright © 2020-2023, 2025 Zhu Zihao ;;; Copyright © 2021 Mathieu Othacehe ;;; Copyright © 2021 Brice Waegeneire ;;; Copyright © 2021 Risto Stevcev @@ -981,8 +981,8 @@ network adapters.") (license gpl2)))) (define-public rtl8821ce-linux-module - (let ((commit "98cff1d7dcbf17b36a98bac342df75dfe0b79017") - (revision "13")) + (let ((commit "66c015af7738039a2045b6da755875e126d3fe73") + (revision "14")) (package (name "rtl8821ce-linux-module") (version (git-version "0.0.0" revision commit)) @@ -995,7 +995,7 @@ network adapters.") (file-name (git-file-name name version)) (sha256 (base32 - "0h254rasg0ppxf402hdi8p2vd1p4lh9qhgh5p3iyfnikf49hjxfv")))) + "042x2i390asl4w6vwbdd9qwxdzhhjdwgfipf4nkix899cixj0kr5")))) (build-system linux-module-build-system) (arguments (list #:make-flags -- cgit v1.2.3