[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/19: gnu: kdenlive: Update to 24.12.0.
From: |
guix-commits |
Subject: |
13/19: gnu: kdenlive: Update to 24.12.0. |
Date: |
Sat, 21 Dec 2024 12:57:12 -0500 (EST) |
monego pushed a commit to branch master
in repository guix.
commit aabdbc8841c9b0a072e9040f1b9f12f6b87dcb57
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Fri Nov 22 20:18:37 2024 -0300
gnu: kdenlive: Update to 24.12.0.
* gnu/packages/kde.scm (kdenlive): Update to 24.12.0.
Change-Id: I860f43c2ef5120faaeb3be26e0ca45c93555c64b
---
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 88ab25de40..62e43c6afd 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -332,7 +332,7 @@ annotating features.")
(define-public kdenlive
(package
(name "kdenlive")
- (version "24.05.2")
+ (version "24.12.0")
(source
(origin
(method git-fetch)
@@ -341,7 +341,7 @@ annotating features.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1kir2drhx194jyb9zbdnk4cixdw022rl26jn1xgxr31pyklqh9in"))))
+ (base32 "1jnpgvv2cvklp0dn1fy2mykmsl7y35kl32l3kdgzfp8dvj058164"))))
(build-system qt-build-system)
(arguments
;; XXX: there is a single test that spawns other tests and
- branch master updated (11855e1c28 -> da6fc1750e), guix-commits, 2024/12/21
- 04/19: gnu: python-hy: Update to 1.0.0., guix-commits, 2024/12/21
- 17/19: gnu: mixxx: Update to 2.4.2., guix-commits, 2024/12/21
- 06/19: gnu: shotcut: Update to 24.11.17., guix-commits, 2024/12/21
- 13/19: gnu: kdenlive: Update to 24.12.0.,
guix-commits <=
- 15/19: gnu: librepcb: Update to 1.2.0., guix-commits, 2024/12/21
- 02/19: gnu: gmic: Update to 3.4.3., guix-commits, 2024/12/21
- 03/19: gnu: python-cma: Update to 4.0.0., guix-commits, 2024/12/21
- 05/19: gnu: mlt: Update to 7.28.0., guix-commits, 2024/12/21
- 08/19: gnu: python-deepxde: Update to 1.12.2., guix-commits, 2024/12/21
- 01/19: gnu: python-motulator: Update to 0.5.0., guix-commits, 2024/12/21
- 10/19: gnu: symengine: Update to 0.13.0., guix-commits, 2024/12/21
- 07/19: gnu: python-pandapipes: Update to 0.11.0., guix-commits, 2024/12/21
- 11/19: gnu: python-symengine: Update to 0.13.0., guix-commits, 2024/12/21
- 12/19: gnu: ffmpeg-normalize: Update to 1.31.0., guix-commits, 2024/12/21