~ruther/guix-local

1dab24555a494beb3db5a335c675f07043e77f1c — Zheng Junjie 1 year, 3 months ago 15af9f7
gnu: v4l2loopback-linux-module: Update to 0.14.0.

* gnu/packages/linux.scm (v4l2loopback-linux-module): Update to 0.14.0.

Change-Id: Ifc606519e55d5bb830953722d7a88fc7ee72ad1f
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +2 -2
@@ 2279,7 2279,7 @@ supported under @file{/sys/class/backlight/}.")
(define-public v4l2loopback-linux-module
  (package
    (name "v4l2loopback-linux-module")
    (version "0.13.2")
    (version "0.14.0")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 2288,7 2288,7 @@ supported under @file{/sys/class/backlight/}.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "09487b2jd4w178fdpc3s8q7s9ajsar9wcmckkk9m10ix6gbqb1g9"))))
                "0vrf0mndzcpypz5a48kyjqwvvfh17wgganzml4vwiqhl4whq2a8v"))))
    (build-system linux-module-build-system)
    (arguments
     (list #:tests? #f))                ; no test suite