gnu: mlt: Update to 7.12.0.

* gnu/packages/video.scm (mlt): Update to 7.12.0.
This commit is contained in:
Vinicius Monego 2022-11-26 08:40:47 -03:00
parent 0f89d91411
commit b1ec9f3600
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -3198,7 +3198,7 @@ (define-public twitchy
(define-public mlt
(package
(name "mlt")
(version "7.8.0")
(version "7.12.0")
(source
(origin
(method git-fetch)
@ -3207,7 +3207,7 @@ (define-public mlt
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "01589xpx1vgx1l1zjg553nbjks5wy31rdvyq1sjnbp9w7p7nzjdg"))))
(base32 "182i6fgn9aiskj62kj10cxf5wh233a241n7qvh0l95il01zmpfb3"))))
(build-system cmake-build-system)
(arguments
(list