diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 94334e0c97..ddd4b354f4 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -4186,7 +4186,7 @@ (define-public obs-wlrobs (define-public obs-vkcapture (package (name "obs-vkcapture") - (version "1.3.0") + (version "1.5.0") (source (origin (method git-fetch) (uri (git-reference @@ -4195,7 +4195,7 @@ (define-public obs-vkcapture (file-name (git-file-name name version)) (sha256 (base32 - "18v15bfzm31qkpwipvbqgzak4z6f2hhq6mnz2bvhwnv57whirln6")))) + "00a69rg1inkssccqmwp1j85vrw17j2k6d5pidvzfdq94vvad10w5")))) (build-system cmake-build-system) (arguments '(#:tests? #f)) ;no tests