gnu: obs: Update to 26.0.2.

* gnu/packages/video.scm (obs): Update to 26.0.2.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-08 12:14:18 +02:00
parent 6072182b3d
commit a5d729fab0
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.1")
(version "26.0.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -3006,7 +3006,7 @@ (define-public obs
(file-name (git-file-name name version))
(sha256
(base32
"1w6hbj83w91ni4fkkvpr2yz443xsgzilpip1fn7cnbvyizr89c1y"))))
"1d502f80whh686mvq0yn6zpa5nvmnlzxwp5sjz43vpbbvhpbrdqj"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags