mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2026-01-25 03:54:58 -06:00
nongnu: rtl8192eu-linux-module: Update to 5.11.2.3-9.ed045d0.
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to 5.11.2.3-9.ed045d0.
This commit is contained in:
parent
4fd6a3c1f6
commit
1399697b62
1 changed files with 6 additions and 6 deletions
|
|
@ -947,11 +947,11 @@ package contains nonfree firmware for the following chips:
|
||||||
(deprecated-package "rtl-bt-firmware" realtek-firmware))
|
(deprecated-package "rtl-bt-firmware" realtek-firmware))
|
||||||
|
|
||||||
(define-public rtl8192eu-linux-module
|
(define-public rtl8192eu-linux-module
|
||||||
(let ((commit "c014d0970c8052e8b2306e24ccc92f6fe738458d")
|
(let ((commit "ed045d0e04303dce7b7b174abcb27bd24d207ee6")
|
||||||
(revision "8"))
|
(revision "9"))
|
||||||
(package
|
(package
|
||||||
(name "rtl8192eu-linux-module")
|
(name "rtl8192eu-linux-module")
|
||||||
(version (git-version "0.0.0" revision commit))
|
(version (git-version "5.11.2.3" revision commit))
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
|
@ -961,7 +961,7 @@ package contains nonfree firmware for the following chips:
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"15lcf6bgxw7k846ijp0fqlcr6vj59v8s7hm16sikf0nd4xk0mdn5"))))
|
"0lklpn1gl202i49xjrd735pl595ynh2wpkdk1nlpcvxssi3qi0l7"))))
|
||||||
(build-system linux-module-build-system)
|
(build-system linux-module-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:make-flags
|
`(#:make-flags
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue