me
/
guix
Archived
1
0
Fork 0

gnu: rtl8821ce-linux-module: Update to 0.0.0-2.14b536f.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
master
Zhu Zihao 2020-12-25 18:03:14 +08:00 committed by Christopher Baines
parent a7d6e1b6a1
commit 28ccd1e71d
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 3 additions and 3 deletions

View File

@ -1146,8 +1146,8 @@ RTL8812AU, RTL8821AU, and RTL8814AU chips.")
(license license:gpl2+)))) (license license:gpl2+))))
(define-public rtl8821ce-linux-module (define-public rtl8821ce-linux-module
(let ((commit "fe97b5003f2f3dd070f76ec38c00b83798c1cdea") (let ((commit "14b536f0c9ad2d0abbdab8afc7ade684900ca9cf")
(revision "1")) (revision "2"))
(package (package
(name "rtl8821ce-linux-module") (name "rtl8821ce-linux-module")
(version (git-version "0.0.0" revision commit)) (version (git-version "0.0.0" revision commit))
@ -1160,7 +1160,7 @@ RTL8812AU, RTL8821AU, and RTL8814AU chips.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"10mrp63npbqb39c442vx8mra278hw7sczb3b6bjrpr3gan6ljshn")))) "0z7r7spsgn22gwv9pcmkdjn9ingi8jj7xkxasph8118h46fw8ip2"))))
(build-system linux-module-build-system) (build-system linux-module-build-system)
(arguments (arguments
`(#:make-flags `(#:make-flags