gnu: obs: Update to 26.0.1.

* gnu/packages/video.scm (obs): Update to 26.0.1.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-06 02:40:14 +02:00
parent 10ac3ea2e4
commit 69ba32312b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2997,7 +2997,7 @@ (define-public v4l-utils
(define-public obs
(package
(name "obs")
(version "26.0.0")
(version "26.0.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -3006,7 +3006,7 @@ (define-public obs
(file-name (git-file-name name version))
(sha256
(base32
"09y57b3c88szl3wyx3cxq8jrm3pfnyg2n25hxl1ynkq3rgaavdq2"))))
"1w6hbj83w91ni4fkkvpr2yz443xsgzilpip1fn7cnbvyizr89c1y"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags