gnu: shotcut: Update to 22.10.25.
* gnu/packages/video.scm (shotcut): Update to 22.10.25.master
parent
99cf2f4dfb
commit
be25e992f4
|
@ -4819,7 +4819,7 @@ transitions, and effects and then export your film to many common formats.")
|
|||
(define-public shotcut
|
||||
(package
|
||||
(name "shotcut")
|
||||
(version "22.06.23")
|
||||
(version "22.10.25")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -4828,7 +4828,7 @@ transitions, and effects and then export your film to many common formats.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1kvhcblzjdjiv3jggdx41djq9pz6a9hg4ilgcwin13gb19ir7dcc"))))
|
||||
(base32 "12n179d1ymmzvlx5rzwmd89gwaa731b4y66nfl8wlr88wss4mncm"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ;there are no tests
|
||||
|
|
Reference in New Issue