me
/
guix
Archived
1
0
Fork 0

gnu: shotcut: Update to 22.04.25.

* gnu/packages/video.scm (shotcut): Update to 22.04.25.
master
Vinicius Monego 2022-04-26 23:56:05 -03:00
parent fb2c136eb3
commit b147a4a2f3
No known key found for this signature in database
GPG Key ID: 637B0B138065B68A
1 changed files with 2 additions and 2 deletions

View File

@ -4867,7 +4867,7 @@ transitions, and effects and then export your film to many common formats.")
(define-public shotcut
(package
(name "shotcut")
(version "22.03.30")
(version "22.04.25")
(source
(origin
(method git-fetch)
@ -4876,7 +4876,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 "1gy7ds1fp2nd6ls7xp5b0yzc7i5lzsapyr7ijps3j4b4amfan3nb"))))
(base32 "0ccbx2crqrnhl19d7267xc40vs0cjmps2cnhi1g1l6bqxbi7k88x"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f ;there are no tests