From 748ec7f8d3f86d27e3bad50987771200230e49be Mon Sep 17 00:00:00 2001 From: Jonathan Brielmaier Date: Thu, 19 Jan 2023 16:56:47 +0100 Subject: nongnu: rtl8192eu-linux-module: Update to 0.0.0-5.865656c. * nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to 0.0.0-5.865656c. --- 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 dd3ab54..7416c8d 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -549,8 +549,8 @@ package contains nonfree firmware for the following chips: (deprecated-package "rtl-bt-firmware" realtek-firmware)) (define-public rtl8192eu-linux-module - (let ((commit "1c42c4d780314add13dc7ad64f983e297f155499") - (revision "4")) + (let ((commit "865656c3a1d1aee8c4ba459ce7608756d17c712f") + (revision "5")) (package (name "rtl8192eu-linux-module") (version (git-version "0.0.0" revision commit)) @@ -563,7 +563,7 @@ package contains nonfree firmware for the following chips: (file-name (git-file-name name version)) (sha256 (base32 - "03kpm0vdjk1cnwn0y00fm56gd3pkcz1vvh9ybj4hrpsrklbbwi2p")))) + "08nq0wlrpzm8n2g14c4jlxs0crr6s5ls1n14bc17zmpy9vlarhfx")))) (build-system linux-module-build-system) (arguments `(#:make-flags -- cgit v1.2.3