gnu: v4l2loopback-linux-module: Update to 0.14.0.

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

Change-Id: Ifc606519e55d5bb830953722d7a88fc7ee72ad1f
This commit is contained in:
Zheng Junjie 2025-04-08 19:56:12 +08:00
parent 15af9f7bc5
commit 1dab24555a
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -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