guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 5a3f6a1b822a4a7d4289ac5107f2d967c29c75bc
Author: Nicolas Graves <[email protected]>
AuthorDate: Sat Jul 19 13:41:06 2025 +0200
gnu: obs-vkcapture: Update to 1.5.2.
* gnu/packages/video.scm (obs-vkcapture): Update to 1.5.2.
Signed-off-by: Andreas Enge <[email protected]>
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 5a0a9db4e4..e5be70d143 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4772,7 +4772,7 @@ Wayland compositors.")
(define-public obs-vkcapture
(package
(name "obs-vkcapture")
- (version "1.5.0")
+ (version "1.5.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4781,7 +4781,7 @@ Wayland compositors.")
(file-name (git-file-name name version))
(sha256
(base32
- "00a69rg1inkssccqmwp1j85vrw17j2k6d5pidvzfdq94vvad10w5"))))
+ "0p4v3c6wsgkvh3kszdl47w8j0f4q5n1rv6bk8alvipf97r4x25w2"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ;no tests