gnu: xdg-desktop-portal-kde: Update to 6.2.5.

* gnu/packages/freedesktop.scm (xdg-desktop-portal-kde): Update to 6.2.5.
[inputs]: Add kcrash.

Change-Id: I5cdfa8955cc81072c296444292fa373672720735
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:19 +08:00
parent d6e84545ec
commit 951e9ed2ed
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -3330,14 +3330,14 @@ (define-public xdg-desktop-portal-hyprland
(define-public xdg-desktop-portal-kde
(package
(name "xdg-desktop-portal-kde")
(version "6.1.4")
(version "6.2.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz"))
(sha256
(base32
"1cm7vh179dvb4jrd70ifsgpkrnfk9imzb65cg76g5znmhvyibjiq"))))
"1w9sc8a4a3h3604x6vakhbiqibcwxiqpcd4kvq540cy4gmpvz1hy"))))
(build-system qt-build-system)
(arguments (list
#:tests? #f ;; colorschemetest test fail, because require dbus.
@ -3349,6 +3349,7 @@ (define-public xdg-desktop-portal-kde
(inputs (list cups
kcoreaddons
kconfig
kcrash
ki18n
kdeclarative
kio