[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
71/332: gnu: kxmlgui: Update to 5.108.0.
From: |
guix-commits |
Subject: |
71/332: gnu: kxmlgui: Update to 5.108.0. |
Date: |
Thu, 3 Aug 2023 05:43:40 -0400 (EDT) |
iyzsong pushed a commit to branch kde-updates
in repository guix.
commit f56b8741075135787adeacbda9a2a80c51cca0d5
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Thu Jul 13 01:35:23 2023 +0800
gnu: kxmlgui: Update to 5.108.0.
* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 5.108.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/kde-frameworks.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index d874ffe98e..f9036e881b 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3221,7 +3221,7 @@ the passwords on KDE work spaces.")
(define-public kxmlgui
(package
(name "kxmlgui")
- (version "5.98.0")
+ (version "5.108.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3230,7 +3230,7 @@ the passwords on KDE work spaces.")
name "-" version ".tar.xz"))
(sha256
(base32
- "08n5l3zgkh0fxaqwrfx5mk4j5wq9ylkpxd37751qcivpag7l0x45"))))
+ "0v6nzq86wvbalbqq3dp47vymp31ws098c8dq0g43f6g7q3xjfxa1"))))
(build-system cmake-build-system)
(propagated-inputs
(list kconfig kconfigwidgets))
@@ -3259,8 +3259,7 @@ the passwords on KDE work spaces.")
(when tests?
(setenv "HOME" (getcwd))
(setenv "QT_QPA_PLATFORM" "offscreen") ;; These tests fail
- (invoke "ctest" "-E"
-
"(ktoolbar_unittest|kmainwindow_unittest|kxmlgui_unittest)")))))))
+ (invoke "ctest" "-E"
"(ktoolbar_unittest|kxmlgui_unittest)")))))))
(home-page "https://community.kde.org/Frameworks")
(synopsis "Framework for managing menu and toolbar actions")
(description "KXMLGUI provides a framework for managing menu and toolbar
- 66/332: gnu: kimageformats: Use G-expressions., (continued)
- 66/332: gnu: kimageformats: Use G-expressions., guix-commits, 2023/08/03
- 68/332: gnu: kdbusaddons: Update to 5.108.0., guix-commits, 2023/08/03
- 44/332: gnu: kpty: Use G-expressions., guix-commits, 2023/08/03
- 46/332: gnu: syndication: Update to 5.108.0., guix-commits, 2023/08/03
- 53/332: gnu: kconfigwidgets: Update to 5.108.0., guix-commits, 2023/08/03
- 55/332: gnu: kiconthemes: Update to 5.108.0., guix-commits, 2023/08/03
- 59/332: gnu: threadweaver: Update to 5.108.0., guix-commits, 2023/08/03
- 61/332: gnu: kjsembed: Update to 5.108.0., guix-commits, 2023/08/03
- 67/332: gnu: kdesignerplugin: Update to 5.108.0., guix-commits, 2023/08/03
- 70/332: gnu: kservice: Update to 5.108.0., guix-commits, 2023/08/03
- 71/332: gnu: kxmlgui: Update to 5.108.0.,
guix-commits <=
- 73/332: gnu: ktextwidgets: Update to 5.108.0., guix-commits, 2023/08/03
- 74/332: gnu: kpeople: Update to 5.108.0., guix-commits, 2023/08/03
- 75/332: gnu: kwallet: Update to 5.108.0., guix-commits, 2023/08/03
- 76/332: gnu: kded: Update to 5.108.0., guix-commits, 2023/08/03
- 78/332: gnu: kemoticons: Update to 5.108.0., guix-commits, 2023/08/03
- 81/332: gnu: kfilemetadata: Update to 5.108.0., guix-commits, 2023/08/03
- 83/332: gnu: kio: Update to 5.108.0., guix-commits, 2023/08/03
- 90/332: gnu: knotifyconfig: Update to 5.108.0., guix-commits, 2023/08/03
- 91/332: gnu: kparts: Update to 5.108.0., guix-commits, 2023/08/03
- 92/332: gnu: kinit: Update to 5.108.0., guix-commits, 2023/08/03