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