[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: gnu: obs: Update to 24.0.4.
From: |
guix-commits |
Subject: |
06/08: gnu: obs: Update to 24.0.4. |
Date: |
Wed, 25 Dec 2019 05:11:36 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 3164932307ddda6c669cd89b93d14433835c3b49
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Dec 25 11:04:19 2019 +0100
gnu: obs: Update to 24.0.4.
* gnu/packages/video.scm (obs): Update to 24.0.4.
---
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 ed52cde..0bae17d 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2341,7 +2341,7 @@ be used for realtime video capture via Linux-specific
APIs.")
(define-public obs
(package
(name "obs")
- (version "24.0.3")
+ (version "24.0.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2350,7 +2350,7 @@ be used for realtime video capture via Linux-specific
APIs.")
(file-name (git-file-name name version))
(sha256
(base32
- "0g8nzs696f3myz4hvygav85b0jgjmn6dicy50axmapdv8miff9xa"))))
+ "0m15ch2ix9qrdf1a9mj7wcpl72z3h13zx60c9q72sb1435id2g1q"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no tests
- branch master updated (5261553 -> ce5b71f), guix-commits, 2019/12/25
- 04/08: gnu: ffmpegthumbnailer: Update to 2.2.2., guix-commits, 2019/12/25
- 03/08: gnu: celluloid: Update to 0.18., guix-commits, 2019/12/25
- 01/08: Revert "gnu: gnome-shell-extension-dash-to-dock: Update to 67.", guix-commits, 2019/12/25
- 06/08: gnu: obs: Update to 24.0.4.,
guix-commits <=
- 07/08: gnu: libdvbpsi: Update to 1.3.3., guix-commits, 2019/12/25
- 08/08: gnu: gaupol: Update to 1.7., guix-commits, 2019/12/25
- 02/08: gnu: libebml: Update to 1.3.10., guix-commits, 2019/12/25
- 05/08: gnu: xvid: Update to 1.3.6., guix-commits, 2019/12/25