[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
235/465: gnu: kdialog: Update to 24.05.2.
From: |
guix-commits |
Subject: |
235/465: gnu: kdialog: Update to 24.05.2. |
Date: |
Wed, 17 Jul 2024 23:01:40 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 9e65c722d0512b13f9a20bb3a7f78c14ac3c2969
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 6 19:15:47 2024 +0800
gnu: kdialog: Update to 24.05.2.
* gnu/packages/kde-utils.scm (kdialog): Update to 24.05.2.
[arguments]: Set #:qtbase to qtbase.
Change-Id: I3b973e30b25ef64e0e99815dfb4d911afc321eb7
---
gnu/packages/kde-utils.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm
index d21b6d5072..4d7f3d45fb 100644
--- a/gnu/packages/kde-utils.scm
+++ b/gnu/packages/kde-utils.scm
@@ -532,15 +532,16 @@ characters.")
(define-public kdialog
(package
(name "kdialog")
- (version "23.04.3")
+ (version "24.05.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/kdialog-" version ".tar.xz"))
(sha256
(base32
- "042az7d9ngar6xp7gv3xcmlns9hpbvs39dkymanqgc0riwa1mvsx"))))
+ "06h42dlchikn0xva93yj2y46gmcqb78lm0qim30q25fnz5hbfv5f"))))
(build-system qt-build-system)
+ (arguments (list #:qtbase qtbase))
(native-inputs (list extra-cmake-modules kdoctools))
(inputs (list ktextwidgets
knotifications
- 193/465: gnu: kapman: Update to 24.05.2., (continued)
- 193/465: gnu: kapman: Update to 24.05.2., guix-commits, 2024/07/17
- 196/465: gnu: kigo: Update to 24.05.2., guix-commits, 2024/07/17
- 203/465: gnu: konquest: Update to 24.05.2., guix-commits, 2024/07/17
- 207/465: gnu: ktorrent: Update to 24.05.2., guix-commits, 2024/07/17
- 210/465: gnu: kpublictransport: Update to 24.05.2., guix-commits, 2024/07/17
- 215/465: gnu: kjumpingcube: Update to 24.05.2., guix-commits, 2024/07/17
- 220/465: gnu: kbounce: Update to 24.05.2., guix-commits, 2024/07/17
- 228/465: gnu: killbots: Update to 24.05.2., guix-commits, 2024/07/17
- 233/465: gnu: kcalc: Update to 24.05.2., guix-commits, 2024/07/17
- 234/465: gnu: kcharselect: Update to 24.05.2., guix-commits, 2024/07/17
- 235/465: gnu: kdialog: Update to 24.05.2.,
guix-commits <=
- 249/465: gnu: akonadi-notes: Update to 24.05.2., guix-commits, 2024/07/17
- 254/465: gnu: qtkeychain: Update to 0.14.3., guix-commits, 2024/07/17
- 253/465: gnu: kimap: Update to 24.05.2., guix-commits, 2024/07/17
- 256/465: gnu: kpimtextedit: Update to 24.05.2., guix-commits, 2024/07/17
- 259/465: services: sddm: Adjust pass env., guix-commits, 2024/07/17
- 262/465: gnu: akonadi-contacts: Update to 24.05.2., guix-commits, 2024/07/17
- 272/465: gnu: kdenlive: Enable qt6., guix-commits, 2024/07/17
- 276/465: gnu: kget: Update to 24.05.2., guix-commits, 2024/07/17
- 278/465: gnu: libkcddb: Update to 24.05.2., guix-commits, 2024/07/17
- 281/465: gnu: ffmpegthumbs: Update to 24.05.2., guix-commits, 2024/07/17