gnu: vhba-module: Update to 20211218.

* gnu/packages/linux.scm (vhba-module): Update to 20211218.
This commit is contained in:
Tobias Geerinckx-Rice 2021-12-20 02:47:30 +01:00
parent 8b214fc065
commit 82ae16b7b8
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1412,7 +1412,7 @@ (define-public rtl8812au-aircrack-ng-linux-module
(define-public vhba-module
(package
(name "vhba-module")
(version "20211023")
(version "20211218")
(source
(origin
(method url-fetch)
@ -1420,7 +1420,7 @@ (define-public vhba-module
"http://downloads.sourceforge.net/cdemu/vhba-module/vhba-module-"
version ".tar.xz"))
(sha256
(base32 "045zvsdb2yjhzhmb6b7rzsn151ylygz0civ8sl3gmki8m6m7n230"))))
(base32 "1dkprnnya0i8121p7ip4g8cww99drk7fzbwcxx65x02jqk0siibj"))))
(build-system linux-module-build-system)
(arguments
`(#:tests? #f)) ; no test suite