gnu: shotcut: Update to 23.09.29.

* gnu/packages/video.scm (shotcut): Update to 23.09.29.
This commit is contained in:
Vinicius Monego 2023-09-30 22:29:32 -03:00
parent c2291c8b28
commit 789a8538d6
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -4996,7 +4996,7 @@ (define-public openshot
(define-public shotcut
(package
(name "shotcut")
(version "23.07.29")
(version "23.09.29")
(source
(origin
(method git-fetch)
@ -5005,7 +5005,7 @@ (define-public shotcut
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1xdybjs39bg361jl7i3rlqdiwhi2xai7x45j7f6cgzygdd833pw5"))))
(base32 "1r380lpa79i6821r3v84dm47vqxk4smx2k1wvf9afylw95v3i8zv"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f ;there are no tests