mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: shotcut: Update to 25.05.11.
* gnu/packages/video.scm (shotcut): Update to 25.05.11. Change-Id: If972aa2c1b642d051c7323501c816dc781702a99
This commit is contained in:
parent
81bb918f97
commit
0555eafeb7
1 changed files with 2 additions and 2 deletions
|
|
@ -6207,7 +6207,7 @@ transitions, and effects and then export your film to many common formats.")
|
|||
(define-public shotcut
|
||||
(package
|
||||
(name "shotcut")
|
||||
(version "25.03.29")
|
||||
(version "25.05.11")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -6216,7 +6216,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 "114h7g1ambj3b91f54yrwsg02pcdh0b6npg2w84qympib0f30ck6"))))
|
||||
(base32 "1mrv33mimx103qyq6kpzb2cb8xbxwlxzn9x24fgkimmfbcigks6a"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue