diff options
| author | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2023-01-19 16:56:47 +0100 |
|---|---|---|
| committer | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2023-01-19 16:56:47 +0100 |
| commit | 748ec7f8d3f86d27e3bad50987771200230e49be (patch) | |
| tree | 5c0bbd54fb25c416d814e02dc9f413f58ae745f9 | |
| parent | 2a38f7e32478a359c58d929aa4bef509faffbf22 (diff) | |
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.
| -rw-r--r-- | nongnu/packages/linux.scm | 6 |
1 files 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: | |||
| 549 | (deprecated-package "rtl-bt-firmware" realtek-firmware)) | 549 | (deprecated-package "rtl-bt-firmware" realtek-firmware)) |
| 550 | 550 | ||
| 551 | (define-public rtl8192eu-linux-module | 551 | (define-public rtl8192eu-linux-module |
| 552 | (let ((commit "1c42c4d780314add13dc7ad64f983e297f155499") | 552 | (let ((commit "865656c3a1d1aee8c4ba459ce7608756d17c712f") |
| 553 | (revision "4")) | 553 | (revision "5")) |
| 554 | (package | 554 | (package |
| 555 | (name "rtl8192eu-linux-module") | 555 | (name "rtl8192eu-linux-module") |
| 556 | (version (git-version "0.0.0" revision commit)) | 556 | (version (git-version "0.0.0" revision commit)) |
| @@ -563,7 +563,7 @@ package contains nonfree firmware for the following chips: | |||
| 563 | (file-name (git-file-name name version)) | 563 | (file-name (git-file-name name version)) |
| 564 | (sha256 | 564 | (sha256 |
| 565 | (base32 | 565 | (base32 |
| 566 | "03kpm0vdjk1cnwn0y00fm56gd3pkcz1vvh9ybj4hrpsrklbbwi2p")))) | 566 | "08nq0wlrpzm8n2g14c4jlxs0crr6s5ls1n14bc17zmpy9vlarhfx")))) |
| 567 | (build-system linux-module-build-system) | 567 | (build-system linux-module-build-system) |
| 568 | (arguments | 568 | (arguments |
| 569 | `(#:make-flags | 569 | `(#:make-flags |
