unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48693] [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-3.897e7c4.
@ 2021-05-27  8:39 Zhu Zihao
  2021-06-01 21:25 ` bug#48693: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Zhu Zihao @ 2021-05-27  8:39 UTC (permalink / raw)
  To: 48693


[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 255 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-rtl8821ce-linux-module-Update-to-0.0.0-3.897e7c4.patch --]
[-- Type: text/x-patch, Size: 1409 bytes --]

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


[-- Attachment #3: Type: text/plain, Size: 100 bytes --]


-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#48693: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-3.897e7c4.
  2021-05-27  8:39 [bug#48693] [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-3.897e7c4 Zhu Zihao
@ 2021-06-01 21:25 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-06-01 21:25 UTC (permalink / raw)
  To: Zhu Zihao; +Cc: 48693-done

Hi,

Zhu Zihao <all_but_last@163.com> skribis:

>>From 61edea166b866724784d32d892cf3fe391511a3e Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last@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’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-01 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27  8:39 [bug#48693] [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-3.897e7c4 Zhu Zihao
2021-06-01 21:25 ` bug#48693: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).