unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64241] [PATCH] gnu: kdenlive: Update to 23.04.2
@ 2023-06-23  5:18 Andy Tai
  2023-06-26  9:41 ` bug#64241: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-06-23  5:18 UTC (permalink / raw)
  To: 64241; +Cc: Andy Tai

* gnu/packages/kde.scm (kdenlive): Update to 23.04.2
---
 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 @@ (define-public akregator
 (define-public kdenlive
   (package
     (name "kdenlive")
-    (version "22.12.3")
+    (version "23.04.2")
     (source
      (origin
        (method git-fetch)
@@ -230,7 +230,7 @@ (define-public kdenlive
              (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

base-commit: dcca13ed7340f17a33a4c0907c13b64d5da66a8e
-- 
2.40.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64241: [PATCH] gnu: kdenlive: Update to 23.04.2
  2023-06-23  5:18 [bug#64241] [PATCH] gnu: kdenlive: Update to 23.04.2 Andy Tai
@ 2023-06-26  9:41 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-26  9:41 UTC (permalink / raw)
  To: Andy Tai; +Cc: 64241-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 268 bytes --]


Andy Tai <atai@atai.org> writes:

> * gnu/packages/kde.scm (kdenlive): Update to 23.04.2
> ---
>  gnu/packages/kde.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
fd851660db35f4fd14cb3a132391ca30cbc99f79.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-26  9:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-23  5:18 [bug#64241] [PATCH] gnu: kdenlive: Update to 23.04.2 Andy Tai
2023-06-26  9:41 ` bug#64241: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).