gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-3.62cb003.

* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-3.62cb003.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
David Dashyan 2020-12-22 13:51:29 +03:00 committed by Tobias Geerinckx-Rice
parent 4904d31e88
commit 8c66ac72fb
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -51,6 +51,7 @@
;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com> ;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2020 Greg Hogan <code@greghogan.com> ;;; Copyright © 2020 Greg Hogan <code@greghogan.com>
;;; Copyright © 2020 Zhu Zihao <all_but_last@163.com> ;;; Copyright © 2020 Zhu Zihao <all_but_last@163.com>
;;; Copyright © 2020 David Dashyan <mail@davie.li>
;;; ;;;
;;; This file is part of GNU Guix. ;;; This file is part of GNU Guix.
;;; ;;;
@ -1119,8 +1120,8 @@ (define-public acpi-call-linux-module
(license license:gpl3+))) ; see README.md (no licence headers) (license license:gpl3+))) ; see README.md (no licence headers)
(define-public rtl8812au-aircrack-ng-linux-module (define-public rtl8812au-aircrack-ng-linux-module
(let ((commit "e9fbf5c051453941bbc029810b893a6c010714e6") (let ((commit "62cb003043e4daeeba0b8805137fa604af450ed2")
(revision "2")) (revision "3"))
(package (package
(name "rtl8812au-aircrack-ng-linux-module") (name "rtl8812au-aircrack-ng-linux-module")
(version (git-version "5.6.4.2" revision commit)) (version (git-version "5.6.4.2" revision commit))
@ -1132,7 +1133,7 @@ (define-public rtl8812au-aircrack-ng-linux-module
(commit commit))) (commit commit)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0y71q7ajwz1w38gdmxd4p05hhkqndq504nndy6vfa16fxz6pqxhn")) (base32 "1kragxkjprjy7nl9h2rd0mwcry1ygw07zb1p2qkj7cmz0r2035yz"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin