[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/255: gnu: xdg-desktop-portal-kde: Update to 6.2.4.
From: |
guix-commits |
Subject: |
77/255: gnu: xdg-desktop-portal-kde: Update to 6.2.4. |
Date: |
Mon, 2 Dec 2024 09:32:26 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 62f057c9861e9c6953112958c3702f6130243e77
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Nov 29 18:36:41 2024 +0800
gnu: xdg-desktop-portal-kde: Update to 6.2.4.
* gnu/packages/freedesktop.scm (xdg-desktop-portal-kde): Update to 6.2.4.
[inputs]: Add kcrash.
Change-Id: Iac0302f957d971ff57d3adc6c1015fbc216b4867
---
gnu/packages/freedesktop.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index af35625c18..7d962716d1 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -3213,14 +3213,14 @@ interfaces.")
(define-public xdg-desktop-portal-kde
(package
(name "xdg-desktop-portal-kde")
- (version "6.1.4")
+ (version "6.2.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "1cm7vh179dvb4jrd70ifsgpkrnfk9imzb65cg76g5znmhvyibjiq"))))
+ "079dhb1s81hxy902x0zzfhjj4ij44zsn72zly572ci8gkmvdiwns"))))
(build-system qt-build-system)
(arguments (list
#:tests? #f ;; colorschemetest test fail, because require dbus.
@@ -3232,6 +3232,7 @@ interfaces.")
(inputs (list cups
kcoreaddons
kconfig
+ kcrash
ki18n
kdeclarative
kio
- 237/255: gnu: kamoso: Update to 24.08.3., (continued)
- 237/255: gnu: kamoso: Update to 24.08.3., guix-commits, 2024/12/02
- 253/255: gnu: yakuake: Update to 24.08.3., guix-commits, 2024/12/02
- 12/255: gnu: kdnssd: Update to 6.8.0., guix-commits, 2024/12/02
- 04/255: gnu: bluez-qt: Update to 6.8.0., guix-commits, 2024/12/02
- 54/255: gnu: kcmutils: Update to 6.8.0., guix-commits, 2024/12/02
- 44/255: gnu: kapidox: Update to 6.8.0., guix-commits, 2024/12/02
- 40/255: gnu: kpty: Update to 6.8.0., guix-commits, 2024/12/02
- 47/255: gnu: ksvg: Update to 6.8.0., guix-commits, 2024/12/02
- 70/255: gnu: ktextwidgets: Update to 6.8.0., guix-commits, 2024/12/02
- 73/255: gnu: kxmlgui: Update to 6.8.0., guix-commits, 2024/12/02
- 77/255: gnu: xdg-desktop-portal-kde: Update to 6.2.4.,
guix-commits <=
- 74/255: gnu: purpose: Update to 6.8.0., guix-commits, 2024/12/02
- 82/255: gnu: breeze-gtk: Update to 6.2.4., guix-commits, 2024/12/02
- 85/255: gnu: plasma-activities-stats: Update to 6.2.4., guix-commits, 2024/12/02
- 60/255: gnu: kiconthemes: Update to 6.8.0., guix-commits, 2024/12/02
- 83/255: gnu: breeze: Update to 6.2.4., guix-commits, 2024/12/02
- 99/255: gnu: kactivitymanagerd: Update to 6.2.4., guix-commits, 2024/12/02
- 72/255: gnu: kwallet: Update to 6.8.0., guix-commits, 2024/12/02
- 79/255: gnu: polkit-kde-agent: Update to 6.2.4., guix-commits, 2024/12/02
- 88/255: gnu: plasma-pa: Update to 6.2.4., guix-commits, 2024/12/02
- 100/255: gnu: kde-gtk-config: Update to 6.2.4., guix-commits, 2024/12/02