[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: vhba-module: Update to 20211218.
From: |
guix-commits |
Subject: |
06/07: gnu: vhba-module: Update to 20211218. |
Date: |
Sun, 19 Dec 2021 21:25:48 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 82ae16b7b89cbf5e1015a8919b20c07d9d917467
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Dec 20 02:47:30 2021 +0100
gnu: vhba-module: Update to 20211218.
* gnu/packages/linux.scm (vhba-module): Update to 20211218.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index cfec385..67320a1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1412,7 +1412,7 @@ RTL8812AU, RTL8821AU, and RTL8814AU chips.")
(define-public vhba-module
(package
(name "vhba-module")
- (version "20211023")
+ (version "20211218")
(source
(origin
(method url-fetch)
@@ -1420,7 +1420,7 @@ RTL8812AU, RTL8821AU, and RTL8814AU chips.")
"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
- branch master updated (99f290b -> 67c72c8), guix-commits, 2021/12/19
- 02/07: gnu: libeatmydata: Update to 130., guix-commits, 2021/12/19
- 03/07: gnu: fio: Update to 3.29., guix-commits, 2021/12/19
- 05/07: gnu: cdemu-daemon: Update to 3.2.6., guix-commits, 2021/12/19
- 01/07: gnu: libeatmydata: Fix Texinfo typo in description., guix-commits, 2021/12/19
- 04/07: gnu: libmirage: Update to 3.2.6., guix-commits, 2021/12/19
- 06/07: gnu: vhba-module: Update to 20211218.,
guix-commits <=
- 07/07: gnu: acpica: Update to 20211217., guix-commits, 2021/12/19