[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
200/347: gnu: kguiaddons-6: Update to 6.3.0.
From: |
guix-commits |
Subject: |
200/347: gnu: kguiaddons-6: Update to 6.3.0. |
Date: |
Fri, 28 Jun 2024 09:58:59 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 43aac4e451c78bd323ca8be0b6bae4fd29e739cd
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:42:08 2024 +0800
gnu: kguiaddons-6: Update to 6.3.0.
* gnu/packages/kde-frameworks.scm (kguiaddons-6): Update to 6.3.0.
Change-Id: I5b2c7c3af0b4d518b1458e90c322c9e4ae0e822c
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index d83da33fad..0cc30f5cd1 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1078,7 +1078,7 @@ replace the other outdated Graphviz tools.")
(define-public kguiaddons-6
(package
(name "kguiaddons")
- (version "6.1.0")
+ (version "6.3.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1087,7 +1087,7 @@ replace the other outdated Graphviz tools.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0lxcwn7g5gkdfa4asfxxh9cxr70j2jsdk68li5rw1kabmr989n08"))))
+ "009jvkakgb44ykz3920pj87kxh9jgbp9mdi654f77hqyq0grnlg1"))))
(build-system qt-build-system)
;; TODO: Build packages for the Python bindings. Ideally this will be
;; done for all versions of python guix supports. Requires python,
- 254/347: gnu: ktextwidgets-6: Update to 6.3.0., (continued)
- 254/347: gnu: ktextwidgets-6: Update to 6.3.0., guix-commits, 2024/06/28
- 270/347: gnu: kdeplasma-addons: Update to 6.1.1., guix-commits, 2024/06/28
- 271/347: gnu: kgamma: Update to 6.1.1., guix-commits, 2024/06/28
- 278/347: gnu: ksystemstats: Update to 6.1.1., guix-commits, 2024/06/28
- 280/347: gnu: kscreenlocker: Update to 6.1.1., guix-commits, 2024/06/28
- 286/347: gnu: kwrited: Update to 6.1.1., guix-commits, 2024/06/28
- 301/347: gnu: plasma-vault: Update to 6.1.1., guix-commits, 2024/06/28
- 152/347: gnu: plasma-integration: Update to 6.0.4., guix-commits, 2024/06/28
- 179/347: gnu: okular: Update to 24.02.2., guix-commits, 2024/06/28
- 198/347: gnu: kdbusaddons-6: Update to 6.3.0., guix-commits, 2024/06/28
- 200/347: gnu: kguiaddons-6: Update to 6.3.0.,
guix-commits <=
- 201/347: gnu: kholidays-6: Update to 6.3.0., guix-commits, 2024/06/28
- 212/347: gnu: kwindowsystem-6: Update to 6.3.0., guix-commits, 2024/06/28
- 224/347: gnu: kcontacts-6: Update to 6.3.0., guix-commits, 2024/06/28
- 225/347: gnu: kcrash-6: Update to 6.3.0., guix-commits, 2024/06/28
- 234/347: gnu: syndication-6: Update to 6.3.0., guix-commits, 2024/06/28
- 238/347: gnu: kcmutils-6: Update to 6.3.0., guix-commits, 2024/06/28
- 239/347: gnu: kconfigwidgets-6: Update to 6.3.0., guix-commits, 2024/06/28
- 248/347: gnu: kparts-6: Update to 6.3.0., guix-commits, 2024/06/28
- 250/347: gnu: krunner-6: Update to 6.3.0., guix-commits, 2024/06/28
- 256/347: gnu: kxmlgui-6: Update to 6.3.0., guix-commits, 2024/06/28