[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: kdenlive: Update to 24.02.2.
From: |
guix-commits |
Subject: |
09/09: gnu: kdenlive: Update to 24.02.2. |
Date: |
Sat, 11 May 2024 13:27:52 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit 43e790f4c95564063d8c1c7b6e866d96da2203ad
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Fri May 3 16:22:28 2024 -0300
gnu: kdenlive: Update to 24.02.2.
* gnu/packages/kde.scm (kdenlive): Update to 24.02.2.
Change-Id: Ib7c50ca2413add01807e792da967108f66fed852
---
gnu/packages/kde.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 38992150c7..51c4fc2751 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -299,7 +299,7 @@ annotating features.")
(define-public kdenlive
(package
(name "kdenlive")
- (version "23.08.3")
+ (version "24.02.2")
(source
(origin
(method git-fetch)
@@ -308,7 +308,7 @@ annotating features.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0qwnz99wdlfkc08imf18wdvms9lzsph4nyjh2845145sl322yans"))))
+ (base32 "0chwdsk00lmhdkzac972cslfp772j2sp9ipg21jdixd1016bh8rm"))))
(build-system qt-build-system)
(arguments
;; XXX: there is a single test that spawns other tests and
- branch master updated (4eb1a5426b -> 43e790f4c9), guix-commits, 2024/05/11
- 03/09: gnu: toxic: Update to 0.15.1., guix-commits, 2024/05/11
- 04/09: gnu: weechat: Update to 4.2.2., guix-commits, 2024/05/11
- 06/09: gnu: python-hy: Update to 0.28.0., guix-commits, 2024/05/11
- 05/09: gnu: gplates: Update to 2.5., guix-commits, 2024/05/11
- 01/09: gnu: Add python-libensemble., guix-commits, 2024/05/11
- 07/09: gnu: python-scikit-rf: Update to 1.0.0., guix-commits, 2024/05/11
- 08/09: gnu: mlt: Update to 7.24.0., guix-commits, 2024/05/11
- 09/09: gnu: kdenlive: Update to 24.02.2.,
guix-commits <=
- 02/09: gnu: c-toxcore: Update to 0.2.19., guix-commits, 2024/05/11