gnu: OBS Studio: Update to 20.1.3

* gnu/packages/video.scm (obs): Update to 20.1.3

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
Adriano Peluso 2018-01-03 01:08:11 +01:00 committed by Leo Famulari
parent ab8a4a78d5
commit 48a716c484
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -1808,7 +1808,7 @@ (define-public v4l-utils
(define-public obs
(package
(name "obs")
(version "18.0.2")
(version "20.1.3")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/jp9000/obs-studio"
@ -1816,7 +1816,7 @@ (define-public obs
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"02pbiyvf5x0zh448h5rpmyn33qnsqk694xxlyns83mdi74savyqw"))))
"1g5z6z050v25whc7n3xvg6l238wmg5crp7ihvk73qngvzxr8bg28"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no tests