[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: shotcut: Update to 22.11.25.
From: |
guix-commits |
Subject: |
05/07: gnu: shotcut: Update to 22.11.25. |
Date: |
Mon, 5 Dec 2022 19:07:07 -0500 (EST) |
monego pushed a commit to branch master
in repository guix.
commit 0a9f2f44d4cfcac4de33a3a49a815c72385ed5f4
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Sat Dec 3 09:50:28 2022 -0300
gnu: shotcut: Update to 22.11.25.
* gnu/packages/video.scm (shotcut): Update to 22.11.25.
---
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 57c7d8a7d1..5a6d6827b9 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4857,7 +4857,7 @@ transitions, and effects and then export your film to
many common formats.")
(define-public shotcut
(package
(name "shotcut")
- (version "22.10.25")
+ (version "22.11.25")
(source
(origin
(method git-fetch)
@@ -4866,7 +4866,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 "12n179d1ymmzvlx5rzwmd89gwaa731b4y66nfl8wlr88wss4mncm"))))
+ (base32 "01qv0lb57kgmi5shcnhjwf47vqvbyjndxx6v7ha3sh4x5r8x0mrn"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f ;there are no tests
- branch master updated (6f3f952e20 -> c3e4163aaf), guix-commits, 2022/12/05
- 05/07: gnu: shotcut: Update to 22.11.25.,
guix-commits <=
- 01/07: gnu: python-funcpaserlib: Update to 1.0.1., guix-commits, 2022/12/05
- 03/07: gnu: mlt: Update to 7.12.0., guix-commits, 2022/12/05
- 02/07: gnu: python-hy: Update to 0.25.0., guix-commits, 2022/12/05
- 06/07: gnu: freecad: Update to 0.20.2., guix-commits, 2022/12/05
- 07/07: gnu: openxr: Update to 1.0.26., guix-commits, 2022/12/05
- 04/07: gnu: kdenlive: Update to 22.08.3., guix-commits, 2022/12/05