me
/
guix
Archived
1
0
Fork 0

gnu: obs: Update to 24.0.3.

* gnu/packages/video.scm (obs): Update to 24.0.3.
master
Tobias Geerinckx-Rice 2019-11-04 17:42:53 +01:00
parent 3367df31a5
commit bf7b08c4fe
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -2301,7 +2301,7 @@ be used for realtime video capture via Linux-specific APIs.")
(define-public obs
(package
(name "obs")
(version "24.0.1")
(version "24.0.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -2310,7 +2310,7 @@ be used for realtime video capture via Linux-specific APIs.")
(file-name (git-file-name name version))
(sha256
(base32
"056s0hs1ds3c57sc0gy39dxaxvwlakl3w25jxgawh0fs99211ar5"))))
"0g8nzs696f3myz4hvygav85b0jgjmn6dicy50axmapdv8miff9xa"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no tests