[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
105/332: gnu: knewstuff: Update to 5.108.0.
From: |
guix-commits |
Subject: |
105/332: gnu: knewstuff: Update to 5.108.0. |
Date: |
Thu, 3 Aug 2023 05:43:43 -0400 (EDT) |
iyzsong pushed a commit to branch kde-updates
in repository guix.
commit 03565e035c2c9d3f05fdc56c243005b6f17f2318
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Fri Jul 14 00:18:04 2023 +0800
gnu: knewstuff: Update to 5.108.0.
* gnu/packages/kde-frameworks.scm (knewstuff): Update to 5.108.0.
[native-inputs]: Add qttools-5.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/kde-frameworks.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 47d10dd904..ecb2193577 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2752,7 +2752,7 @@ KIO enabled infrastructure.")
(define-public knewstuff
(package
(name "knewstuff")
- (version "5.98.0")
+ (version "5.108.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2761,12 +2761,12 @@ KIO enabled infrastructure.")
name "-" version ".tar.xz"))
(sha256
(base32
- "09mxzpv0l1i5ml963gdnji8rskmi8b2f0hp4rn6ibkcj00z48fgy"))))
+ "1hlzkacybf35lnl92vk8xkapkq5pygy8fqngskvj9f4692k6562s"))))
(build-system cmake-build-system)
(propagated-inputs
(list attica kservice kxmlgui))
(native-inputs
- (list extra-cmake-modules))
+ (list extra-cmake-modules qttools-5))
(inputs
(list karchive
kauth
- 52/332: gnu: kholidays: Update to 5.108.0., (continued)
- 52/332: gnu: kholidays: Update to 5.108.0., guix-commits, 2023/08/03
- 54/332: gnu: kconfigwidgets: Use G-expressions., guix-commits, 2023/08/03
- 57/332: gnu: solid: Update to 5.108.0., guix-commits, 2023/08/03
- 60/332: gnu: kjs: Update to 5.108.0., guix-commits, 2023/08/03
- 63/332: gnu: kwayland: Update to 5.108.0., guix-commits, 2023/08/03
- 69/332: gnu: kglobalaccel: Update to 5.108.0., guix-commits, 2023/08/03
- 48/332: gnu: kdoctools: Use G-expressions., guix-commits, 2023/08/03
- 80/332: gnu: qqc2-desktop-style: Update to 5.108.0., guix-commits, 2023/08/03
- 96/332: gnu: kmediaplayer: Update to 5.108.0., guix-commits, 2023/08/03
- 103/332: gnu: baloo: Update to 5.108.0., guix-commits, 2023/08/03
- 105/332: gnu: knewstuff: Update to 5.108.0.,
guix-commits <=
- 115/332: gnu: qca: Update to 2.3.6., guix-commits, 2023/08/03
- 64/332: gnu: kdnssd: Update to 5.108.0., guix-commits, 2023/08/03
- 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