summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Brielmaier <jonathan.brielmaier@web.de>2021-12-17 18:31:34 +0100
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2021-12-17 18:31:34 +0100
commite82fd1ed92f5e1047a683d4b047586c7c5f97ba5 (patch)
tree51261f8c8952ec326f10bf0cb2936204a452f117
parent5da5ec3428201e641e569971e7cba9ae655f65e3 (diff)
nongnu: rtl8192eu-linux-module: Update for linux@5.15.
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to latest commit for compatibility with linux@5.15.
-rw-r--r--nongnu/packages/linux.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm
index 474e58b..5807208 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -512,8 +512,8 @@ package contains nonfree firmware for the following chips:
(deprecated-package "rtl-bt-firmware" realtek-firmware))
(define-public rtl8192eu-linux-module
- (let ((commit "cdf1b06b7bff49042f42d0294610d3f3780ee62b")
- (revision "1"))
+ (let ((commit "fb81d860ea4f6d54bfc2a9a8f1aa5c37eb6aea6b")
+ (revision "2"))
(package
(name "rtl8192eu-linux-module")
(version (git-version "0.0.0" revision commit))
@@ -526,7 +526,7 @@ package contains nonfree firmware for the following chips:
(file-name (git-file-name name version))
(sha256
(base32
- "1afscxmjmapvm8hcd0blp1fn5lxg92rhpiqkgj89x53shfsp12d6"))))
+ "1cr5agl19srbpkklpjlhnrc9v3xdzm1lwrka4iafvp02k4sbwh02"))))
(build-system linux-module-build-system)
(arguments
`(#:make-flags