gnu: vhba-module: Update to 20200106.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 11 Jan 2020 03:02:11 +0000 (04:02 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Mon, 13 Jan 2020 15:54:40 +0000 (16:54 +0100)
* gnu/packages/linux.scm (vhba-module): Update to 20200106.

gnu/packages/linux.scm

index 050d237..5535ddf 100644 (file)
@@ -927,7 +927,7 @@ and should be used with caution, especially on untested models.")
 (define-public vhba-module
   (package
     (name "vhba-module")
-    (version "20190831")
+    (version "20200106")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -935,7 +935,7 @@ and should be used with caution, especially on untested models.")
                     version ".tar.bz2"))
               (sha256
                (base32
-                "1ybbk6l06n0y11n5wnfmvdz0baizmq55l458ywimghdyz0n7g0ws"))))
+                "10rlvsfj0fw6n0qmwcnvhimqnsnhi7n55lyl7fq1pkwggf5218sr"))))
     (build-system linux-module-build-system)
     (arguments
      ;; TODO: No tests?