mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-23 15:24:52 +01:00
nongnu: rtl8821ce-linux-module: Update to 0.0.0-12.f119398.
* nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-12.f119398.
This commit is contained in:
parent
1c14223ced
commit
143b597422
1 changed files with 3 additions and 3 deletions
|
@ -808,8 +808,8 @@ network adapters.")
|
||||||
(license gpl2))))
|
(license gpl2))))
|
||||||
|
|
||||||
(define-public rtl8821ce-linux-module
|
(define-public rtl8821ce-linux-module
|
||||||
(let ((commit "66983b69120a13699acf40a12979317f29012111")
|
(let ((commit "f119398d868b1a3395f40c1df2e08b57b2c882cd")
|
||||||
(revision "11"))
|
(revision "12"))
|
||||||
(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))
|
||||||
|
@ -822,7 +822,7 @@ network adapters.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0kj12jll0df1h4z6kzv3vylh22xlniki5kg414fv9sqgx1qgs5k7"))))
|
"03336fzhcyfkxa32rx0calzlyzamvinql5f19wwm61aijrmlmyhi"))))
|
||||||
(build-system linux-module-build-system)
|
(build-system linux-module-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:make-flags
|
(list #:make-flags
|
||||||
|
|
Loading…
Reference in a new issue