From a276531874fe7e6676adb2f73aa63a5fa3477800 Mon Sep 17 00:00:00 2001 From: Jonathan Brielmaier Date: Wed, 24 Apr 2024 22:47:14 +0200 Subject: nongnu: rtl8192eu-linux-module: Update to 0.0.0-7.3af9a86. Fixes building with newer kernels. * nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to 0.0.0-7.3af9a86. --- nongnu/packages/linux.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index fc7faf4..ab03d4e 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -768,8 +768,8 @@ package contains nonfree firmware for the following chips: (deprecated-package "rtl-bt-firmware" realtek-firmware)) (define-public rtl8192eu-linux-module - (let ((commit "a928f08c1dd4f9a1e84d85811a543e974551bc4f") - (revision "6")) + (let ((commit "3af9a868a0ca622d830966ac83aea2bf17cd0d65") + (revision "7")) (package (name "rtl8192eu-linux-module") (version (git-version "0.0.0" revision commit)) @@ -782,7 +782,7 @@ package contains nonfree firmware for the following chips: (file-name (git-file-name name version)) (sha256 (base32 - "1q26kyic4glmgy0hbaq46r067m6cqf7d41chgivyxn8y32rf1fgc")))) + "0d2qzf7xbipjdp1zm2ffqhnda8wasqriqnv6dkl0mhqn2f8za3i8")))) (build-system linux-module-build-system) (arguments `(#:make-flags -- cgit v1.2.3