mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kdenlive: Update to 24.12.3.
* gnu/packages/kde.scm (kdenlive): Update to 24.12.3. Change-Id: Ic7c6507c3caa4ec2b57bf4af10bcb48c09a4a43e
This commit is contained in:
parent
fee36c326d
commit
470a98f46f
1 changed files with 2 additions and 2 deletions
|
@ -371,7 +371,7 @@ annotating features.")
|
|||
(define-public kdenlive
|
||||
(package
|
||||
(name "kdenlive")
|
||||
(version "24.12.2")
|
||||
(version "24.12.3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -380,7 +380,7 @@ annotating features.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "06nhdg7qwyk64gsp0hicbyp0g8dbyij8mps05ifiv055g10a254x"))))
|
||||
(base32 "0m1s27vska60qswrqfnjlrj9p787n5p8zx7gldn95sj1mdw9s7cr"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
;; XXX: there is a single test that spawns other tests and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue