emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55090: closed ([PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-


From: GNU bug Tracking System
Subject: bug#55090: closed ([PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-5-dce62b9.)
Date: Tue, 26 Apr 2022 09:08:01 +0000

Your message dated Tue, 26 Apr 2022 11:06:56 +0200
with message-id <87y1zsusb3.fsf@gnu.org>
and subject line Re: bug#55090: [PATCH] gnu: rtl8821ce-linux-module: Update to 
0.0.0-5-dce62b9.
has caused the debbugs.gnu.org bug report #55090,
regarding [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-5-dce62b9.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
55090: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55090
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-5-dce62b9. Date: Sun, 24 Apr 2022 18:29:17 +0800 User-agent: mu4e 1.6.10; emacs 27.2

Attachment: signature.asc
Description: PGP signature

>From 2175ab6a66a3cc6f1cfe28a999bc2244ef71e66b Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@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

-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

--- End Message ---
--- Begin Message --- 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 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
> * gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-5-dce62b9.

Pushed, thanks!

Mathieu


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]