diff options
| author | Hilton Chain <hako@ultrarare.space> | 2026-01-06 15:29:55 +0800 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2026-01-06 15:57:26 +0800 |
| commit | 09de674201880ffa214513d81c8bbe5ee3b92291 (patch) | |
| tree | 3e6a8e0973de698121b8c0cd50e5b6d9df99c7fa | |
| parent | 3a69a9542bb16e8b672a98c637100dfd29325183 (diff) | |
nongnu: rtl8821cu-linux-module: Update to 0.0.0-4.7f63a9d.
* nongnu/packages/linux.scm (rtl8821cu-linux-module): Update to
0.0.0-4.7f63a9d.
| -rw-r--r-- | nongnu/packages/linux.scm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index ae040ea..01d1f5e 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -1033,8 +1033,8 @@ network adapters.") (license gpl2)))) (define-public rtl8821cu-linux-module - (let ((commit "132dcf025806a436b9a95fb4af24eacfd07222f5") - (revision "3")) + (let ((commit "7f63a9da2e8ed83403f6f920e9b1628a37b38ef4") + (revision "4")) (package (name "rtl8821cu-linux-module") (version (git-version "0.0.0" revision commit)) @@ -1042,11 +1042,11 @@ network adapters.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/morrownr/8821cu-20210916") - (commit commit))) + (url "https://github.com/morrownr/8821cu-20210916") + (commit commit))) (file-name (git-file-name name version)) (sha256 - (base32 "1iy7vfkcwcx153nsp40s73sq6p09gkqd78zxlz38c6hq5jmkqkn6")))) + (base32 "1ril9xnv3bbmfj9yynm3nzpdgjyh0a93rag51hia7ix6ppm8w0a6")))) (build-system linux-module-build-system) (arguments (list |
