unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Zhu Zihao" <all_but_last@163.com>
To: 43880@debbugs.gnu.org
Subject: [bug#43880] [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-1-fe97b500.
Date: Fri, 9 Oct 2020 20:48:16 +0800 (CST)	[thread overview]
Message-ID: <56173e9c.9933.1750d679ec0.Coremail.all_but_last@163.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1839 bytes --]

Update to the newest commit fix the broken build on linux-libre 5.8


ref: https://github.com/tomaspinho/rtl8821ce/issues/148



From 7787a4615cc40c12c0951a6a06a108f705566d7c Mon Sep 17 00:00:00 2001

From: Zhu Zihao <all_but_last@163.com>
Date: Fri, 9 Oct 2020 20:43:03 +0800
Subject: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-1-fe97b500.

* gnu/packages/linux.scm(rtl8821ce-linux-module): Update to 0.0.0-1-fe97b500

Fix the broken build on linux-libre 5.8.
---
 gnu/packages/linux.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 5486a1031c..edb95aa735 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -49,6 +49,7 @@
 ;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020 Anders Thuné <asse.97@gmail.com>
 ;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
+;;; Copyright © 2020 Zhu Zihao <all_but_last@163.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1109,8 +1110,8 @@ RTL8812AU, RTL8821AU, and RTL8814AU chips.")
       (license license:gpl2+))))
 
 (define-public rtl8821ce-linux-module
-  (let ((commit "69765eb288a8dfad3b055b906760b53e02ab1dea")
-        (revision "0"))
+  (let ((commit "fe97b5003f2f3dd070f76ec38c00b83798c1cdea")
+        (revision "1"))
     (package
       (name "rtl8821ce-linux-module")
       (version (git-version "0.0.0" revision commit))
@@ -1123,7 +1124,7 @@ RTL8812AU, RTL8821AU, and RTL8814AU chips.")
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "17jiw25k74kv5lnvgycvj2g1n06hbrpjz6p4znk4a62g136rhn4s"))))
+           "10mrp63npbqb39c442vx8mra278hw7sczb3b6bjrpr3gan6ljshn"))))
       (build-system linux-module-build-system)
       (arguments
        `(#:make-flags
--
2.28.0



[-- Attachment #2: Type: text/html, Size: 2807 bytes --]

             reply	other threads:[~2020-10-09 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-09 12:48 Zhu Zihao [this message]
2020-10-12  7:05 ` bug#43880: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-1-fe97b500 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56173e9c.9933.1750d679ec0.Coremail.all_but_last@163.com \
    --to=all_but_last@163.com \
    --cc=43880@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).