gnu: obs: Update to 24.0.4.

* gnu/packages/video.scm (obs): Update to 24.0.4.
This commit is contained in:
Tobias Geerinckx-Rice 2019-12-25 11:04:19 +01:00
parent e5f415e007
commit 3164932307
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -2341,7 +2341,7 @@ (define-public v4l-utils
(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 @@ (define-public obs
(file-name (git-file-name name version))
(sha256
(base32
"0g8nzs696f3myz4hvygav85b0jgjmn6dicy50axmapdv8miff9xa"))))
"0m15ch2ix9qrdf1a9mj7wcpl72z3h13zx60c9q72sb1435id2g1q"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no tests