guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 648a5cad477a2bc08955a8f484e5dc1485d8ea1b
Author: Vinicius Monego <[email protected]>
AuthorDate: Sat Feb 21 09:20:17 2026 -0300
gnu: shotcut: Update to 26.2.26.
* gnu/packages/video.scm (shotcut): Update to 26.2.26.
Change-Id: I59b0ad382024e448fe2d6fd95adc2214ad94b932
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 72530802ee..64716d2ffc 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -6433,7 +6433,7 @@ transitions, and effects and then export your film to
many common formats.")
(define-public shotcut
(package
(name "shotcut")
- (version "25.10.31")
+ (version "26.2.26")
(source
(origin
(method git-fetch)
@@ -6442,7 +6442,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 "0b532m4qjh0954b2wp2g31qz98ymxmylqyirdc136ycr2d91hiqi"))))
+ (base32 "0ghybrhjjykq0ygiv7sw4sqd01cci221l3fgg6py1dl5n7c29sbl"))))
(build-system qt-build-system)
(arguments
(list