diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index cdcf03f56a..e42a696ddd 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -4867,7 +4867,7 @@ (define-public openshot (define-public shotcut (package (name "shotcut") - (version "22.03.30") + (version "22.04.25") (source (origin (method git-fetch) @@ -4876,7 +4876,7 @@ (define-public shotcut (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1gy7ds1fp2nd6ls7xp5b0yzc7i5lzsapyr7ijps3j4b4amfan3nb")))) + (base32 "0ccbx2crqrnhl19d7267xc40vs0cjmps2cnhi1g1l6bqxbi7k88x")))) (build-system qt-build-system) (arguments `(#:tests? #f ;there are no tests