me
/
guix
Archived
1
0
Fork 0

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.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Zhu Zihao 2021-05-27 16:35:56 +08:00 committed by Ludovic Courtès
parent 2885c3568e
commit 2df1c4f134
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

View File

@ -1229,8 +1229,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))
@ -1243,7 +1243,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