gnu: xvid: Update to 1.3.6.

* gnu/packages/video.scm (xvid): Update to 1.3.6.
This commit is contained in:
Tobias Geerinckx-Rice 2019-12-25 11:04:11 +01:00
parent f1b8ed3fbc
commit e5f415e007
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -2133,7 +2133,7 @@ (define-public vapoursynth
(define-public xvid
(package
(name "xvid")
(version "1.3.5")
(version "1.3.6")
(source (origin
(method url-fetch)
(uri (string-append
@ -2141,7 +2141,7 @@ (define-public xvid
version ".tar.bz2"))
(sha256
(base32
"1d0hy1w9sn6491a3vhyf3vmhq4xkn6yd4ralx1191s6qz5wz483w"))))
"0zppakvcgq5a42mhqqsbliclpg2jrhbmbfgrzalyfzr47jqmhssy"))))
(build-system gnu-build-system)
(native-inputs `(("yasm" ,yasm)))
(arguments