diff options
| author | Vinicius Monego <monego@posteo.net> | 2026-06-26 22:57:01 -0300 |
|---|---|---|
| committer | Vinicius Monego <monego@posteo.net> | 2026-06-28 22:52:01 -0300 |
| commit | cdb82872d8e7d9b989fb9d60842f0cedd364f00a (patch) | |
| tree | c37bb56935e968d93a734a910ee3e33a5a4bd4da /gnu | |
| parent | df00866b8362ee50497c26f8b6116bbd481865d8 (diff) | |
gnu: shotcut: Update to 26.6.25.
* gnu/packages/video.scm (shotcut): Update to 26.6.25.
Change-Id: Ief36e31449250c6672c7ed2558607aea47b51e73
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/video.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 8cf48546a05..8019837c0b8 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm | |||
| @@ -6442,7 +6442,7 @@ transitions, and effects and then export your film to many common formats.") | |||
| 6442 | (define-public shotcut | 6442 | (define-public shotcut |
| 6443 | (package | 6443 | (package |
| 6444 | (name "shotcut") | 6444 | (name "shotcut") |
| 6445 | (version "26.4.30") | 6445 | (version "26.6.25") |
| 6446 | (source | 6446 | (source |
| 6447 | (origin | 6447 | (origin |
| 6448 | (method git-fetch) | 6448 | (method git-fetch) |
| @@ -6451,7 +6451,7 @@ transitions, and effects and then export your film to many common formats.") | |||
| 6451 | (commit (string-append "v" version)))) | 6451 | (commit (string-append "v" version)))) |
| 6452 | (file-name (git-file-name name version)) | 6452 | (file-name (git-file-name name version)) |
| 6453 | (sha256 | 6453 | (sha256 |
| 6454 | (base32 "1byj9j5pzby6gx4kh4jzvd1xg3wpsx3hijpml4cxyqan99vvndd8")))) | 6454 | (base32 "1c30i88byb8j5pgnn7p4dqw4476r4ax5qf3k6m28f2blc3fqsml8")))) |
| 6455 | (build-system qt-build-system) | 6455 | (build-system qt-build-system) |
| 6456 | (arguments | 6456 | (arguments |
| 6457 | (list | 6457 | (list |
