~ruther/guix-local

e89c5850af426ee616e1d593e1d9c106a6a63b8c — Vinicius Monego 1 year, 3 months ago d7578f9
gnu: shotcut: Update to 25.01.25.

* gnu/packages/video.scm (shotcut): Update to 25.01.25.

Change-Id: Ib505ed15a292ce221fee450867670656eeaf38d9
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/video.scm
M gnu/packages/video.scm => gnu/packages/video.scm +2 -2
@@ 6072,7 6072,7 @@ transitions, and effects and then export your film to many common formats.")
(define-public shotcut
  (package
    (name "shotcut")
    (version "24.11.17")
    (version "25.01.25")
    (source
     (origin
       (method git-fetch)


@@ 6081,7 6081,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 "15p48l5qphhlx2yrxvnya585ws5aq6k9m4w26qbpf60i0qnldq5h"))))
        (base32 "1cxwa1gzjb5y0640wmdssdjny5wr4r70a6nih65zsqgv223ydfb2"))))
    (build-system qt-build-system)
    (arguments
     `(#:tests? #f                      ;there are no tests