gnu: mlt: Update to 7.6.0.

* gnu/packages/video.scm (mlt): Update to 7.6.0.
This commit is contained in:
Vinicius Monego 2022-04-15 23:23:19 -03:00
parent dd2ab92d9d
commit 866f306cf5
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -3216,7 +3216,7 @@ (define-public twitchy
(define-public mlt
(package
(name "mlt")
(version "7.4.0")
(version "7.6.0")
(source
(origin
(method git-fetch)
@ -3225,7 +3225,7 @@ (define-public mlt
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "132y3niv9p1pwms1d5dr0w1jifvr52yfjy6zza3g7qaha0yzfh0c"))))
(base32 "1dj7jb5nk0qy28mlw0pcmj4nd607mgx229nhf14gjc0fq9gx71sd"))))
(build-system cmake-build-system)
(arguments
(list