GNU bug report logs -
#55090
[PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-5-dce62b9.
Previous Next
Reported by: Zhu Zihao <all_but_last <at> 163.com>
Date: Sun, 24 Apr 2022 10:31:02 UTC
Severity: normal
Tags: patch
Done: Mathieu Othacehe <othacehe <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 55090 in the body.
You can then email your comments to 55090 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#55090
; Package
guix-patches
.
(Sun, 24 Apr 2022 10:31:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Zhu Zihao <all_but_last <at> 163.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 24 Apr 2022 10:31:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
[signature.asc (application/pgp-signature, inline)]
[0001-gnu-rtl8821ce-linux-module-Update-to-0.0.0-5-dce62b9.patch (text/x-patch, inline)]
From 2175ab6a66a3cc6f1cfe28a999bc2244ef71e66b Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 163.com>
Date: Sun, 24 Apr 2022 18:21:56 +0800
Subject: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-5-dce62b9.
Fixes the broken build with linux-libre 5.17.x.
* gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-5-dce62b9.
---
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 3ea1e7e09f..dd9608b9bd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1346,8 +1346,8 @@ (define-public librem-ec-acpi-linux-module
(license license:gpl2)))
(define-public rtl8821ce-linux-module
- (let ((commit "ca204c60724d23ab10244f920d4e50759ed1affb")
- (revision "4"))
+ (let ((commit "dce62b9bbb7c76339b514153fcebb3a19bafdcc7")
+ (revision "5"))
(package
(name "rtl8821ce-linux-module")
(version (git-version "0.0.0" revision commit))
@@ -1360,7 +1360,7 @@ (define-public rtl8821ce-linux-module
(file-name (git-file-name name version))
(sha256
(base32
- "18ma8a8h1l90dss0k6al7q6plwr57jc9g67p22g9917k1jfbhm97"))))
+ "0s5v6z4x7xdgr5qm4q7dr9nd5c8qy28jaw0p78hxji3m8if56vka"))))
(build-system linux-module-build-system)
(arguments
(list #:make-flags
--
2.35.1
[Message part 4 (text/plain, inline)]
--
Retrieve my PGP public key:
gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F
Zihao
Reply sent
to
Mathieu Othacehe <othacehe <at> gnu.org>
:
You have taken responsibility.
(Tue, 26 Apr 2022 09:08:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Zhu Zihao <all_but_last <at> 163.com>
:
bug acknowledged by developer.
(Tue, 26 Apr 2022 09:08:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 55090-done <at> debbugs.gnu.org (full text, mbox):
> * gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-5-dce62b9.
Pushed, thanks!
Mathieu
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 24 May 2022 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 21 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.