GNU bug report logs - #48693
[PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-3.897e7c4.

Previous Next

Package: guix-patches;

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

Date: Thu, 27 May 2021 08:55:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <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 48693 in the body.
You can then email your comments to 48693 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#48693; Package guix-patches. (Thu, 27 May 2021 08:55: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. (Thu, 27 May 2021 08:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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-3.897e7c4.
Date: Thu, 27 May 2021 16:39:08 +0800
[Message part 1 (text/plain, inline)]

[signature.asc (application/pgp-signature, inline)]
[0001-gnu-rtl8821ce-linux-module-Update-to-0.0.0-3.897e7c4.patch (text/x-patch, inline)]
From 61edea166b866724784d32d892cf3fe391511a3e Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 163.com>
Date: Thu, 27 May 2021 16:35:56 +0800
Subject: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-3.897e7c4.

Fix the broken build with linux-libre 5.12.

* gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-3.897e7c4.
---
 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 e2c938beab..06c8ca14d7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1225,8 +1225,8 @@ RTL8812AU, RTL8821AU, and RTL8814AU chips.")
       (license license:gpl2+))))
 
 (define-public rtl8821ce-linux-module
-  (let ((commit "14b536f0c9ad2d0abbdab8afc7ade684900ca9cf")
-        (revision "2"))
+  (let ((commit "897e7c4c15dd5a0a569745dc223d969a26ff5bfc")
+        (revision "3"))
     (package
       (name "rtl8821ce-linux-module")
       (version (git-version "0.0.0" revision commit))
@@ -1239,7 +1239,7 @@ RTL8812AU, RTL8821AU, and RTL8814AU chips.")
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "0z7r7spsgn22gwv9pcmkdjn9ingi8jj7xkxasph8118h46fw8ip2"))))
+           "0935dzz0njxh78wfd17yqah1dxn6b3kaszvzclwwrwwhwcrdp80j"))))
       (build-system linux-module-build-system)
       (arguments
        `(#:make-flags
-- 
2.31.1

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

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Tue, 01 Jun 2021 21:26:01 GMT) Full text and rfc822 format available.

Notification sent to Zhu Zihao <all_but_last <at> 163.com>:
bug acknowledged by developer. (Tue, 01 Jun 2021 21:26:01 GMT) Full text and rfc822 format available.

Message #10 received at 48693-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: 48693-done <at> debbugs.gnu.org
Subject: Re: bug#48693: [PATCH] gnu: rtl8821ce-linux-module: Update to
 0.0.0-3.897e7c4.
Date: Tue, 01 Jun 2021 23:25:28 +0200
Hi,

Zhu Zihao <all_but_last <at> 163.com> skribis:

>>From 61edea166b866724784d32d892cf3fe391511a3e Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last <at> 163.com>
> Date: Thu, 27 May 2021 16:35:56 +0800
> Subject: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-3.897e7c4.
>
> Fix the broken build with linux-libre 5.12.
>
> * gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-3.897e7c4.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 30 Jun 2021 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 299 days ago.

Previous Next


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