GNU bug report logs - #55090
[PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-5-dce62b9.

Previous Next

Package: guix-patches;

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.

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#55090: closed (Re: bug#55090: [PATCH] gnu: rtl8821ce-linux-module:
 Update to 0.0.0-5-dce62b9.)
Date: Tue, 26 Apr 2022 09:08:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#55090: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-5-dce62b9.

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 55090 <at> debbugs.gnu.org.

-- 
55090: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55090
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: 55090-done <at> debbugs.gnu.org
Subject: Re: bug#55090: [PATCH] gnu: rtl8821ce-linux-module: Update to
 0.0.0-5-dce62b9.
Date: Tue, 26 Apr 2022 11:06:56 +0200
> * gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-5-dce62b9.

Pushed, thanks!

Mathieu

[Message part 3 (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-5-dce62b9.
Date: Sun, 24 Apr 2022 18:29:17 +0800
[Message part 4 (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 7 (text/plain, inline)]
-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

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

Previous Next


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