gnu: obs: Update to 0.16.6.

* gnu/packages/video.scm (obs): Update to 0.16.6.
This commit is contained in:
Efraim Flashner 2016-11-21 07:14:05 +02:00
parent 89a30625b9
commit b1e25b08f2
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -1484,7 +1484,7 @@ be used for realtime video capture via Linux-specific APIs.")
(define-public obs
(package
(name "obs")
(version "0.16.5")
(version "0.16.6")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/jp9000/obs-studio"
@ -1492,7 +1492,7 @@ be used for realtime video capture via Linux-specific APIs.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0y6md0srjakih6zn0ism98123cf1wy9c8hmzl6vpqwjdw15il1rj"))))
"00vwdnf0gnwp029sznsr0s4lcky3brxbmpy0ch7igjpk5sf6mkqp"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests