mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-16 23:30:29 +02:00
gnu: kdenlive: Update to 25.08.2.
* gnu/packages/kde-multimedia.scm (kdenlive): Update to 25.08.2. Change-Id: I3c6c352aec3d85d88d102b00c08e7e8f146ad723
This commit is contained in:
@@ -573,14 +573,14 @@ This package is part of the KDE multimedia module.")
|
||||
(define-public kdenlive
|
||||
(package
|
||||
(name "kdenlive")
|
||||
(version "25.08.1")
|
||||
(version "25.08.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kdenlive-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1ysp86iq69mb08cxpp8vqqf19kdgkw4dj1y08bzi15dk1ll6vaac"))))
|
||||
(base32 "1ndqayjrschqmm29djdm4y7zd21mikx0h0xx7m3ygyy5wnx2jia6"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
;; XXX otiotest seemingly freezes. Additionally, tests/mixtest.cpp:818
|
||||
|
||||
Reference in New Issue
Block a user