diff options
| author | Zhu Zihao <all_but_last@163.com> | 2022-11-04 02:46:15 +0800 |
|---|---|---|
| committer | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2022-11-06 18:09:06 +0100 |
| commit | bddabaacc567651d8e15beda668b5722af305316 (patch) | |
| tree | 59278973c496887b3f099fc24064dd3e15e72374 | |
| parent | cbc4c651add86e36f93bc52fac3747be92f8d842 (diff) | |
nongnu: rtl8821ce-linux-module: Update to 0.0.0-8-50c1b12.
Now supports Linux 6.x series.
* nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-8-50c1b12.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| -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 51ada03..155c385 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -866,8 +866,8 @@ loaded by Linux.") | |||
| 866 | (license bsd-3))) | 866 | (license bsd-3))) |
| 867 | 867 | ||
| 868 | (define-public rtl8821ce-linux-module | 868 | (define-public rtl8821ce-linux-module |
| 869 | (let ((commit "812fb928f05980d13a3c58a62c8762d3aa21c033") | 869 | (let ((commit "50c1b120b06a3b0805e23ca9a4dbd274d74bb305") |
| 870 | (revision "7")) | 870 | (revision "8")) |
| 871 | (package | 871 | (package |
| 872 | (name "rtl8821ce-linux-module") | 872 | (name "rtl8821ce-linux-module") |
| 873 | (version (git-version "0.0.0" revision commit)) | 873 | (version (git-version "0.0.0" revision commit)) |
| @@ -880,7 +880,7 @@ loaded by Linux.") | |||
| 880 | (file-name (git-file-name name version)) | 880 | (file-name (git-file-name name version)) |
| 881 | (sha256 | 881 | (sha256 |
| 882 | (base32 | 882 | (base32 |
| 883 | "1wa5rdz730w8xpzahcqylinwkp0ljyywgmvny66ab0wb4zf8cb6j")))) | 883 | "09dsmbsrpnbpbq4kigq324s8xb567pdjyb5h07kg6xcbcb5npkpz")))) |
| 884 | (build-system linux-module-build-system) | 884 | (build-system linux-module-build-system) |
| 885 | (arguments | 885 | (arguments |
| 886 | (list #:make-flags | 886 | (list #:make-flags |
