[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/14: gnu: kdenlive: Update to 20.08.2.
From: |
guix-commits |
Subject: |
06/14: gnu: kdenlive: Update to 20.08.2. |
Date: |
Tue, 13 Oct 2020 14:08:47 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6e7143c5f5ba2330cbed44cf5a9c4c1cd52aebbb
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Oct 13 15:57:07 2020 +0200
gnu: kdenlive: Update to 20.08.2.
* gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
---
gnu/packages/kde.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 54b93dd..92d6c45 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -135,7 +135,7 @@ This package contains GUI widgets for baloo.")
(list license:lgpl2.1+ license:fdl1.2+))))
(define-public kdenlive
- (let ((version "20.08.1"))
+ (let ((version "20.08.2"))
(package
(name "kdenlive")
(version version)
@@ -147,8 +147,7 @@ This package contains GUI widgets for baloo.")
(commit (string-append "v" version))))
(file-name (string-append name "-" version "-checkout"))
(sha256
- (base32
- "15mpw1sysy7mky8fcj0x4zbspz0na7q76xdfj0j8hsggg9d3yq8l"))))
+ (base32 "1zcckv4wj12pvxjg85c8l67vi3amz79yv8mf7m4fbxnam3yxhy90"))))
(build-system cmake-build-system)
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
- branch master updated (199dfe9 -> d5318e0), guix-commits, 2020/10/13
- 03/14: gnu: libsecret: Update to 0.20.4., guix-commits, 2020/10/13
- 04/14: gnu: libmtp: Update to 1.1.18., guix-commits, 2020/10/13
- 02/14: gnu: easyrpg-player: Update to 0.6.2.3., guix-commits, 2020/10/13
- 05/14: gnu: ncmpc: Update to 0.40., guix-commits, 2020/10/13
- 01/14: gnu: gtkwave: Update to 3.3.107., guix-commits, 2020/10/13
- 06/14: gnu: kdenlive: Update to 20.08.2.,
guix-commits <=
- 07/14: gnu: alpine: Update to 2.24., guix-commits, 2020/10/13
- 09/14: gnu: xonsh: Update to 0.9.23., guix-commits, 2020/10/13
- 13/14: gnu: libmediainfo: Update to 20.09., guix-commits, 2020/10/13
- 14/14: gnu: mediainfo: Update to 20.09., guix-commits, 2020/10/13
- 08/14: gnu: stunnel: Update to 5.57 [security fixes]., guix-commits, 2020/10/13
- 10/14: gnu: vim: Update to 8.2.1840., guix-commits, 2020/10/13
- 12/14: gnu: dos2unix: Cross-compile., guix-commits, 2020/10/13
- 11/14: gnu: dos2unix: Update to 7.4.2., guix-commits, 2020/10/13