mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-15 14:58:59 +02:00
gnu: xdg-desktop-portal-kde: Update to 6.4.3.
* gnu/packages/freedesktop.scm (xdg-desktop-portal-kde): Update to 6.4.3. Change-Id: I12cf1d5e54266724fba8ab76b29e19ded7f5175a
This commit is contained in:
committed by
Andreas Enge
parent
c5b2db333f
commit
0bd0410fe4
@@ -3322,14 +3322,14 @@ interfaces.")
|
||||
(define-public xdg-desktop-portal-kde
|
||||
(package
|
||||
(name "xdg-desktop-portal-kde")
|
||||
(version "6.3.4")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version "/"
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0888kybi3xqp45chlvh5w43rs4jw0z9kmn1pslfp5b1dkmkjzijr"))))
|
||||
"09zwq52wyr2wj5zvgqrzi02xcy610hrvqx1sb4ykps5b0ph73v1z"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list
|
||||
#:tests? #f ;; colorschemetest test fail, because require dbus.
|
||||
|
||||
Reference in New Issue
Block a user