* [bug#52373] [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.
@ 2021-12-08 12:10 Zhu Zihao
2021-12-08 14:43 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Zhu Zihao @ 2021-12-08 12:10 UTC (permalink / raw)
To: 52373
[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 255 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-rtl8821ce-linux-module-Update-to-0.0.0-4-ca204c6.patch --]
[-- Type: text/x-patch, Size: 1402 bytes --]
From 3ac52dae1861317e5126eeba4c16939461d2d991 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@163.com>
Date: Wed, 8 Dec 2021 20:09:04 +0800
Subject: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.
Fix the compatibility issue with linux-libre 5.15.
* gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-4-ca204c6.
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 03e84a0a79..c2aae58bbf 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1323,8 +1323,8 @@ (define-public librem-ec-acpi-linux-module
(license license:gpl2)))
(define-public rtl8821ce-linux-module
- (let ((commit "897e7c4c15dd5a0a569745dc223d969a26ff5bfc")
- (revision "3"))
+ (let ((commit "ca204c60724d23ab10244f920d4e50759ed1affb")
+ (revision "4"))
(package
(name "rtl8821ce-linux-module")
(version (git-version "0.0.0" revision commit))
@@ -1337,7 +1337,7 @@ (define-public rtl8821ce-linux-module
(file-name (git-file-name name version))
(sha256
(base32
- "0935dzz0njxh78wfd17yqah1dxn6b3kaszvzclwwrwwhwcrdp80j"))))
+ "18ma8a8h1l90dss0k6al7q6plwr57jc9g67p22g9917k1jfbhm97"))))
(build-system linux-module-build-system)
(arguments
`(#:make-flags
--
2.34.0
[-- Attachment #3: Type: text/plain, Size: 100 bytes --]
--
Retrieve my PGP public key:
gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F
Zihao
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#52373] [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.
2021-12-08 12:10 [bug#52373] [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6 Zhu Zihao
@ 2021-12-08 14:43 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-12-08 14:43 UTC (permalink / raw)
To: Zhu Zihao; +Cc: 52373, 52373-done
[-- Attachment #1: Type: text/plain, Size: 248 bytes --]
Zhu Zihao 写道:
> Subject: [PATCH] gnu: rtl8821ce-linux-module: Update to
> 0.0.0-4-ca204c6.
>
> Fix the compatibility issue with linux-libre 5.15.
Thanks! Pushed as 5573d98f81169802509f8c4573d65fae78137166.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-12-08 14:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-08 12:10 [bug#52373] [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6 Zhu Zihao
2021-12-08 14:43 ` Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.