1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: kdenlive: Update to 25.08.1.

* gnu/packages/kde-multimedia.scm (kdenlive): Update to 25.08.1.
[source]: Switch to url-fetch.

Change-Id: I4df2ef8579335cb8575ee496e7a944847012bdb7
This commit is contained in:
Sughosha
2025-09-18 17:00:50 +05:30
parent 7c11afc790
commit 70968a7b76

View File

@@ -356,16 +356,14 @@ This package is part of the KDE multimedia module.")
(define-public kdenlive
(package
(name "kdenlive")
(version "25.07.80")
(version "25.08.1")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://invent.kde.org/multimedia/kdenlive")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kdenlive-" version ".tar.xz"))
(sha256
(base32 "1mvd3sfwdihfw94s1wrlyp66a7z5m4d95bcsq7pszjqbj8pq10wq"))))
(base32 "1ysp86iq69mb08cxpp8vqqf19kdgkw4dj1y08bzi15dk1ll6vaac"))))
(build-system qt-build-system)
(arguments
;; XXX otiotest seemingly freezes. Additionally, tests/mixtest.cpp:818