[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/18: gnu: obs: Update to 29.0.2
From: |
guix-commits |
Subject: |
15/18: gnu: obs: Update to 29.0.2 |
Date: |
Mon, 27 Mar 2023 11:45:43 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 28cca50a045eb8bcda6ca9ba1e64623fc40c01ae
Author: Andy Tai <atai@atai.org>
AuthorDate: Fri Mar 24 22:55:51 2023 -0700
gnu: obs: Update to 29.0.2
* gnu/packages/video.scm (obs): Update to 29.0.2
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 73d0c1ca54..2559634c29 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3405,7 +3405,7 @@ be used for realtime video capture via Linux-specific
APIs.")
(define-public obs
(package
(name "obs")
- (version "29.0.0")
+ (version "29.0.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3415,7 +3415,7 @@ be used for realtime video capture via Linux-specific
APIs.")
(file-name (git-file-name name version))
(sha256
(base32
- "15nvvlpryvlbf76918jvygg1985glz38cndfgnc2c0009vdb9qbk"))
+ "1ijn19wy52fa7ahr29v1rzvh6j0qr7i5xl129m6s9c644f7i51ac"))
(patches
(search-patches "obs-modules-location.patch"))))
(build-system cmake-build-system)
- 07/18: gnu: Update waybar to 0.9.17., (continued)
- 07/18: gnu: Update waybar to 0.9.17., guix-commits, 2023/03/27
- 10/18: gnu: ugrep: Update to 3.11.0., guix-commits, 2023/03/27
- 12/18: gnu: parallel: Update to 20230322., guix-commits, 2023/03/27
- 17/18: gnu: mu: Update to 1.10.0., guix-commits, 2023/03/27
- 18/18: gnu: texinfo: Update to 7.0.3, guix-commits, 2023/03/27
- 05/18: gnu: icewm: Update to 3.3.2., guix-commits, 2023/03/27
- 06/18: gnu: oil: Update to 0.14.2., guix-commits, 2023/03/27
- 14/18: gnu: mosquitto: Update to 2.0.15., guix-commits, 2023/03/27
- 08/18: gnu: boxes: Update to 2.2.0., guix-commits, 2023/03/27
- 09/18: gnu: colordiff: Update to 1.0.21., guix-commits, 2023/03/27
- 15/18: gnu: obs: Update to 29.0.2,
guix-commits <=
- 16/18: gnu: Update ardour to 7.3., guix-commits, 2023/03/27