[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
76/465: gnu: kjobwidgets: Update to 6.3.0.
From: |
guix-commits |
Subject: |
76/465: gnu: kjobwidgets: Update to 6.3.0. |
Date: |
Tue, 16 Jul 2024 11:02:34 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit bc519e16e6daa957be0f16e3abb6dd51e07156e8
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 6 01:35:02 2024 +0800
gnu: kjobwidgets: Update to 6.3.0.
* gnu/packages/kde-frameworks.scm (kjobwidgets): Update to 6.3.0.
[inputs]: Remove qtbase-5 and qtx11extras; add libxkbcommon, knotifications,
and qtbase.
[native-inputs]: Remove qttools-5; add qttools.
Change-Id: I4bb423653307f49273e982d2ba747f0b062fe032
---
gnu/packages/kde-frameworks.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 9eb6a3b1d0..a19dd9ba23 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1950,7 +1950,7 @@ formats.")
(define-public kjobwidgets
(package
(name "kjobwidgets")
- (version "5.114.0")
+ (version "6.3.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1959,12 +1959,12 @@ formats.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1ymlqi5cqcs79nj1vff8pqwgvy0dxj5vv7l529w3a3n315hkrny8"))))
+ "1n08y5kv3n2179hgqiq3y7illjs6n6i3w33r492cgykrji5jvvjz"))))
(build-system cmake-build-system)
(native-inputs
- (list extra-cmake-modules qttools-5))
+ (list extra-cmake-modules qttools))
(inputs
- (list kcoreaddons kwidgetsaddons qtbase-5 qtx11extras))
+ (list libxkbcommon kcoreaddons knotifications kwidgetsaddons qtbase))
(home-page "https://community.kde.org/Frameworks")
(synopsis "Widgets for showing progress of asynchronous jobs")
(description "KJobWIdgets provides widgets for showing progress of
- 171/465: gnu: kbackup: Update to 24.05.2., (continued)
- 171/465: gnu: kbackup: Update to 24.05.2., guix-commits, 2024/07/16
- 172/465: gnu: dolphin-plugins: Update to 24.05.2., guix-commits, 2024/07/16
- 180/465: gnu: plasma: Update to 6.1.2., guix-commits, 2024/07/16
- 197/465: gnu: kubrick: Update to 24.05.2., guix-commits, 2024/07/16
- 01/465: gnu: extra-cmake-modules: Update to 6.3.0., guix-commits, 2024/07/16
- 09/465: gnu: qca: Update to 2.3.9., guix-commits, 2024/07/16
- 35/465: gnu: kwidgetsaddons: Update to 6.3.0., guix-commits, 2024/07/16
- 53/465: gnu: solid: Update to 6.3.0., guix-commits, 2024/07/16
- 63/465: gnu: syndication: Update to 6.3.0., guix-commits, 2024/07/16
- 40/465: gnu: kitemviews: Update to 6.3.0., guix-commits, 2024/07/16
- 76/465: gnu: kjobwidgets: Update to 6.3.0.,
guix-commits <=
- 77/465: gnu: kded: Update to 6.3.0., guix-commits, 2024/07/16
- 78/465: gnu: kio: Update to 6.3.0., guix-commits, 2024/07/16
- 84/465: gnu: Remove kinit-bootstrap., guix-commits, 2024/07/16
- 86/465: gnu: qqc2-desktop-style: Update to 6.3.0., guix-commits, 2024/07/16
- 87/465: gnu: kdegraphics-mobipocket: Update to 24.05.2., guix-commits, 2024/07/16
- 88/465: gnu: Add ksvg., guix-commits, 2024/07/16
- 91/465: gnu: ktexteditor: Update to 6.3.0., guix-commits, 2024/07/16
- 92/465: gnu: kwayland: Update to 6.1.2., guix-commits, 2024/07/16
- 100/465: gnu: kpeople: Update to 6.3.0., guix-commits, 2024/07/16
- 109/465: gnu: breeze: Update to 6.1.2., guix-commits, 2024/07/16