[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
329/347: gnu: kpmcore: Update to 24.05.1.
From: |
guix-commits |
Subject: |
329/347: gnu: kpmcore: Update to 24.05.1. |
Date: |
Fri, 28 Jun 2024 09:59:28 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit a443035dcdfb00892294a4fdb88d48fb8ca898e6
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 16:33:12 2024 +0800
gnu: kpmcore: Update to 24.05.1.
* gnu/packages/kde.scm (kpmcore): Update to 24.05.1.
[inputs]: Remove kauth, kcoreaddons, ki18n, kwidgetsaddons, polkit-qt,
qtbase-5, and qca; add kauth-6, kcoreaddons-6, ki18n-6,
kwidgetsaddons-6, polkit-qt6, qtbase, and qca-qt6.
Change-Id: I7865c893e52ec5ac1048f898369f0f1f56bd404e
---
gnu/packages/kde.scm | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 31cdb7b210..2bc0ffbecd 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -1163,7 +1163,7 @@ multi-floor indoor maps.")
(define-public kpmcore
(package
(name "kpmcore")
- (version "23.04.3")
+ (version "24.05.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1171,18 +1171,18 @@ multi-floor indoor maps.")
"/src/" name "-" version ".tar.xz"))
(sha256
(base32
- "0cz0pz84sxa7lvkq8v25775z7x7g6pz9sq7c90pfv8h9qsz8q1l9"))))
+ "166imflc4azajd6xybl64nv07wszx43lz3a9vhbmwawzyws6k92x"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules pkg-config))
(inputs
- (list kauth
- kcoreaddons
- ki18n
- kwidgetsaddons
- polkit-qt
- qtbase-5
- qca
+ (list kauth-6
+ kcoreaddons-6
+ ki18n-6
+ kwidgetsaddons-6
+ polkit-qt6
+ qtbase
+ qca-qt6
`(,util-linux "lib")))
(arguments
(list
- 294/347: gnu: plasma-desktop: Update to 6.1.1., (continued)
- 294/347: gnu: plasma-desktop: Update to 6.1.1., guix-commits, 2024/06/28
- 305/347: gnu: plasma-workspace-wallpapers: Update to 6.1.1., guix-commits, 2024/06/28
- 310/347: gnu: baloo-widgets: Update to 24.05.1., guix-commits, 2024/06/28
- 316/347: gnu: kio-extras: Update to 24.05.1., guix-commits, 2024/06/28
- 315/347: gnu: kdenlive: Update to 24.05.1., guix-commits, 2024/06/28
- 319/347: gnu: kolourpaint: Update to 24.05.1., guix-commits, 2024/06/28
- 325/347: gnu: kompare: Update to 24.05.1., guix-commits, 2024/06/28
- 327/347: gnu: kpublictransport: Update to 24.05.1., guix-commits, 2024/06/28
- 328/347: gnu: kosmindoormap: Update to 24.05.1., guix-commits, 2024/06/28
- 326/347: gnu: kopeninghours: Update to 24.05.1., guix-commits, 2024/06/28
- 329/347: gnu: kpmcore: Update to 24.05.1.,
guix-commits <=
- 334/347: gnu: libkdegames: Update to 24.05.1., guix-commits, 2024/06/28
- 335/347: gnu: ktuberling: Update to 24.05.1., guix-commits, 2024/06/28
- 336/347: gnu: xdg-desktop-portal-kde: Update to 6.1.1., guix-commits, 2024/06/28
- 339/347: gnu: kolf: Update to 24.05.1., guix-commits, 2024/06/28
- 340/347: gnu: filelight: Update to 24.05.1., guix-commits, 2024/06/28
- 344/347: gnu: kcharselect: Update to 24.05.1., guix-commits, 2024/06/28
- 345/347: gnu: kdialog: Update to 24.05.1., guix-commits, 2024/06/28
- 347/347: gnu: kmag: Update to 24.05.1., guix-commits, 2024/06/28