me
/
guix
Archived
1
0
Fork 0

gnu: obs: Update to 25.0.7.

* gnu/packages/video (obs): Update to 25.0.7.
master
Vagrant Cascadian 2020-04-20 12:24:29 -07:00
parent c8d8f6160e
commit ce5f4701d1
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 2 additions and 2 deletions

View File

@ -2437,7 +2437,7 @@ be used for realtime video capture via Linux-specific APIs.")
(define-public obs
(package
(name "obs")
(version "24.0.4")
(version "25.0.7")
(source (origin
(method git-fetch)
(uri (git-reference
@ -2446,7 +2446,7 @@ be used for realtime video capture via Linux-specific APIs.")
(file-name (git-file-name name version))
(sha256
(base32
"0m15ch2ix9qrdf1a9mj7wcpl72z3h13zx60c9q72sb1435id2g1q"))))
"02ppkp1j5yxnxv663nz5wv4vbcg3k53l43xq94d1p1b3j4wxwq8b"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no tests