gnu: mlt: Update to 7.18.0.

* gnu/packages/video.scm (mlt): Update to 7.18.0.
This commit is contained in:
Vinicius Monego 2023-07-29 00:02:46 -03:00
parent 02a36d939a
commit c03b65fc7f
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -3274,7 +3274,7 @@ (define-public twitchy
(define-public mlt
(package
(name "mlt")
(version "7.16.0")
(version "7.18.0")
(source
(origin
(method git-fetch)
@ -3283,7 +3283,7 @@ (define-public mlt
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0aas3zjc9xh7sn01xv67fa26bzlz9sapbgzsplmikwc9lwfl5pqi"))))
(base32 "1b79wcf4l099w6bp4jlhgdwnbaydkrp8rj1hflggihzn3awcrayy"))))
(build-system cmake-build-system)
(arguments
(list