diff options
| author | Zhu Zihao <all_but_last@163.com> | 2026-01-06 01:33:53 +0800 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2026-01-06 13:28:46 +0800 |
| commit | d55c16ec05f98b2425d2132ab555b5d134bf3886 (patch) | |
| tree | 1ff1058ef4e119f5ffd159a1993d98cdd1e4ee8c | |
| parent | 523500471fbc28972d750aad6dc1b8379a6632d6 (diff) | |
nongnu: rtl8821ce-linux-module: Update to 0.0.0-15.4e6b88.
Now supports Linux 6.17 and earlier versions.
* nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-15.4e6b88.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
| -rw-r--r-- | nongnu/packages/linux.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 9ccb8b6..b529e0a 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -984,8 +984,8 @@ network adapters.") (license gpl2)))) (define-public rtl8821ce-linux-module - (let ((commit "66c015af7738039a2045b6da755875e126d3fe73") - (revision "14")) + (let ((commit "4e6b887f0d8c4091a4df9da9fcead9a8294b41ad") + (revision "15")) (package (name "rtl8821ce-linux-module") (version (git-version "0.0.0" revision commit)) @@ -998,7 +998,7 @@ network adapters.") (file-name (git-file-name name version)) (sha256 (base32 - "042x2i390asl4w6vwbdd9qwxdzhhjdwgfipf4nkix899cixj0kr5")))) + "0dn1cmp8gn2g42q67lny15rrf092kw2rrb3gxc1qn07hbklj73bx")))) (build-system linux-module-build-system) (arguments (list #:make-flags |
