gnu: shotcut: Update to 21.09.13.

* gnu/packages/video.scm (shotcut): Update to 21.09.13.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Vinicius Monego 2021-09-20 22:17:35 +00:00 committed by Efraim Flashner
parent 688c456a67
commit ecb136755d
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -4676,7 +4676,7 @@ (define-public openshot
(define-public shotcut
(package
(name "shotcut")
(version "21.08.29")
(version "21.09.13")
(source
(origin
(method git-fetch)
@ -4685,7 +4685,7 @@ (define-public shotcut
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0lj3ini0fymvcwxk8l1l8ms5519n5n87gdvh0yfhilwp0zqyqkc6"))))
(base32 "0dwf9kbx52zdjm3m8sp7dxmlnz3v1lhyaw1kaw8imnjpdbyx30p1"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f ;there are no tests