mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 08:28:09 +01:00
nongnu: rtl8192eu-linux-module: Update for linux@5.19.
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to revision 4.
This commit is contained in:
parent
6825f474db
commit
354b152ce2
1 changed files with 3 additions and 3 deletions
|
@ -572,8 +572,8 @@ package contains nonfree firmware for the following chips:
|
|||
(deprecated-package "rtl-bt-firmware" realtek-firmware))
|
||||
|
||||
(define-public rtl8192eu-linux-module
|
||||
(let ((commit "8396a4ebb4bde6b5c919d291838320f0e5b480dd")
|
||||
(revision "3"))
|
||||
(let ((commit "1c42c4d780314add13dc7ad64f983e297f155499")
|
||||
(revision "4"))
|
||||
(package
|
||||
(name "rtl8192eu-linux-module")
|
||||
(version (git-version "0.0.0" revision commit))
|
||||
|
@ -586,7 +586,7 @@ package contains nonfree firmware for the following chips:
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0kbfrvrfbi1r6if9vi7ccn0nc4lcqp85insiksyg3kg99mx78xhk"))))
|
||||
"03kpm0vdjk1cnwn0y00fm56gd3pkcz1vvh9ybj4hrpsrklbbwi2p"))))
|
||||
(build-system linux-module-build-system)
|
||||
(arguments
|
||||
`(#:make-flags
|
||||
|
|
Loading…
Reference in a new issue