[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/12: gnu: kdenlive: Update to 23.04.2
From: |
guix-commits |
Subject: |
10/12: gnu: kdenlive: Update to 23.04.2 |
Date: |
Mon, 26 Jun 2023 05:13:43 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit fd851660db35f4fd14cb3a132391ca30cbc99f79
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jun 22 22:18:58 2023 -0700
gnu: kdenlive: Update to 23.04.2
* gnu/packages/kde.scm (kdenlive): Update to 23.04.2
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 28b4ce1ee0..5e8e69487e 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -221,7 +221,7 @@ browser for easy news reading.")
(define-public kdenlive
(package
(name "kdenlive")
- (version "22.12.3")
+ (version "23.04.2")
(source
(origin
(method git-fetch)
@@ -230,7 +230,7 @@ browser for easy news reading.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0n7ca6c4nqr9z8ix70qjxw0rivh3hgqd187k4k8vp812yb49qrin"))))
+ (base32 "0dgrgnnq38nphfzbapr7dkb21lv4idqynxqmzv9x3maijmp1jjfr"))))
(build-system qt-build-system)
(arguments
;; XXX: there is a single test that spawns other tests and
- branch master updated (e85593b36b -> 23f02e6f96), guix-commits, 2023/06/26
- 01/12: gnu: Add ruby-irb@1.1.1., guix-commits, 2023/06/26
- 06/12: gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.9.0., guix-commits, 2023/06/26
- 08/12: gnu: a2ps: Update to 4.15.5., guix-commits, 2023/06/26
- 12/12: gnu: python-cftime: Update to 1.6.2., guix-commits, 2023/06/26
- 03/12: gnu: fuzzel: Update to 1.9.1., guix-commits, 2023/06/26
- 10/12: gnu: kdenlive: Update to 23.04.2,
guix-commits <=
- 11/12: gnu: mupdf: Update to 1.22.2., guix-commits, 2023/06/26
- 04/12: gnu: mako: Update to 1.8.0., guix-commits, 2023/06/26
- 05/12: gnu: patchwork: Update to 3.1.1., guix-commits, 2023/06/26
- 07/12: gnu: aerc: Update to 0.15.2., guix-commits, 2023/06/26
- 09/12: gnu: parallel: Update to 20230622., guix-commits, 2023/06/26
- 02/12: gnu: ruby-atoulme-saikuro: Enable tests., guix-commits, 2023/06/26