summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorDavid Dashyan <mail@davie.li>2021-03-29 18:13:04 +0300
committerLeo Famulari <leo@famulari.name>2021-03-29 12:41:40 -0400
commita8bbda7f941ef1cd60972e24455cd50ab5c63706 (patch)
tree9aeff6a3757df4eb3d090f0e632926ee48241b29 /gnu/packages/linux.scm
parente733f66b5ba33d9971085076411c2ecb08884d26 (diff)
downloadguix-patches-a8bbda7f941ef1cd60972e24455cd50ab5c63706.tar
guix-patches-a8bbda7f941ef1cd60972e24455cd50ab5c63706.tar.gz
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-4.059e06a
Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to 'gnu/packages/linux.scm')
-rw-r--r--gnu/packages/linux.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 388b8aae8d..c5d3b31b8d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1167,8 +1167,8 @@ and should be used with caution, especially on untested models.")
(license license:gpl3+))) ; see README.md (no licence headers)
(define-public rtl8812au-aircrack-ng-linux-module
- (let ((commit "62cb003043e4daeeba0b8805137fa604af450ed2")
- (revision "3"))
+ (let ((commit "059e06a51be025fde5b2bec6565540b3d9981b0b")
+ (revision "4"))
(package
(name "rtl8812au-aircrack-ng-linux-module")
(version (git-version "5.6.4.2" revision commit))
@@ -1180,7 +1180,7 @@ and should be used with caution, especially on untested models.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "1kragxkjprjy7nl9h2rd0mwcry1ygw07zb1p2qkj7cmz0r2035yz"))
+ (base32 "0h6l2r3yj7j9zf11dw0zcdyn50ajnjw8yvv86dzlfj80dn75n98f"))
(modules '((guix build utils)))
(snippet
'(begin