GNU bug report logs - #52373
[PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Wed, 8 Dec 2021 12:12:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Zhu Zihao <all_but_last <at> 163.com>
Subject: bug#52373: closed (Re: [bug#52373] [PATCH] gnu: rtl8821ce-linux-module:
 Update to 0.0.0-4-ca204c6.)
Date: Wed, 08 Dec 2021 14:45:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#52373: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 52373 <at> debbugs.gnu.org.

-- 
52373: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52373
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: guix-patches <at> gnu.org, 52373-done <at> debbugs.gnu.org
Subject: Re: [bug#52373] [PATCH] gnu: rtl8821ce-linux-module: Update to
 0.0.0-4-ca204c6.
Date: Wed, 08 Dec 2021 15:43:15 +0100
[Message part 3 (text/plain, inline)]
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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Zhu Zihao <all_but_last <at> 163.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.
Date: Wed, 08 Dec 2021 20:10:37 +0800
[Message part 6 (text/plain, inline)]

[signature.asc (application/pgp-signature, inline)]
[0001-gnu-rtl8821ce-linux-module-Update-to-0.0.0-4-ca204c6.patch (text/x-patch, inline)]
From 3ac52dae1861317e5126eeba4c16939461d2d991 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 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

[Message part 9 (text/plain, inline)]
-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

This bug report was last modified 3 years and 161 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.