gnu: handbrake: Update to 1.3.2.

* gnu/packages/video.scm (handbrake): Update to 1.3.2.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-19 19:21:07 +02:00
parent 0c39013afb
commit 147499a469
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2762,14 +2762,15 @@ (define-public mps-youtube
(define-public handbrake
(package
(name "handbrake")
(version "1.3.1")
(version "1.3.2")
(source (origin
(method url-fetch)
(uri (string-append "https://download.handbrake.fr/releases/"
version "/HandBrake-" version "-source.tar.bz2"))
(uri (string-append "https://github.com/HandBrake/HandBrake/"
"releases/download/" version "/"
"HandBrake-" version "-source.tar.bz2"))
(sha256
(base32
"09rcrq0kjs1lc1as7w3glbpbfvzldwpx3xv0pfmkn4pl7acxw1f0"))
"0w7jxjrccvxp7g15dv0spildg5apmqp4gwbcqmg58va2gylynvzc"))
(modules '((guix build utils)))
(snippet
;; Remove "contrib" and source not necessary for