[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/71: gnu: kcoreaddons: Update to 6.5.0.
From: |
guix-commits |
Subject: |
12/71: gnu: kcoreaddons: Update to 6.5.0. |
Date: |
Tue, 13 Aug 2024 03:01:29 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 164e3f82b27161e1e0052599cd699932d3ae2ad2
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 13 14:54:48 2024 +0800
gnu: kcoreaddons: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kcoreaddons): Update to 6.5.0.
Change-Id: I31baaeef91e87fa1b12031000444980978d5c579
---
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 0c40d0e005..06097ede5e 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -802,7 +802,7 @@ kconfiggui-kstandardshortcutwatchertest)")))))))))
(define-public kcoreaddons
(package
(name "kcoreaddons")
- (version "6.4.0")
+ (version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -811,7 +811,7 @@ kconfiggui-kstandardshortcutwatchertest)")))))))))
name "-" version ".tar.xz"))
(sha256
(base32
- "1f72ik6pylxanhvpcmrwl0mjm466f3g8wv781hyik8dwa09k5kf5"))))
+ "167gwmrj7vfi49bfx16vri3vvzz979ymgwadb1s4xq6lvhlis3jy"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules qttools shared-mime-info))
(inputs (list qtdeclarative))
- branch kde-team updated (66e5807e25 -> 3a244940bb), guix-commits, 2024/08/13
- 03/71: gnu: attica: Update to 6.5.0., guix-commits, 2024/08/13
- 01/71: gnu: extra-cmake-modules: Update to 6.5.0., guix-commits, 2024/08/13
- 13/71: gnu: kdbusaddons: Update to 6.5.0., guix-commits, 2024/08/13
- 05/71: gnu: breeze-icons: Update to 6.5.0., guix-commits, 2024/08/13
- 15/71: gnu: kguiaddons: Update to 6.5.0., guix-commits, 2024/08/13
- 04/71: gnu: bluez-qt: Update to 6.5.0., guix-commits, 2024/08/13
- 02/71: gnu: kquickcharts: Update to 6.5.0., guix-commits, 2024/08/13
- 06/71: gnu: kapidox: Update to 6.5.0., guix-commits, 2024/08/13
- 09/71: gnu: kcodecs: Update to 6.5.0., guix-commits, 2024/08/13
- 12/71: gnu: kcoreaddons: Update to 6.5.0.,
guix-commits <=
- 10/71: gnu: kcolorscheme: Update to 6.5.0., guix-commits, 2024/08/13
- 31/71: gnu: solid: Update to 6.5.0., guix-commits, 2024/08/13
- 26/71: gnu: kwindowsystem: Update to 6.5.0., guix-commits, 2024/08/13
- 24/71: gnu: ksyntaxhighlighting: Update to 6.5.0., guix-commits, 2024/08/13
- 30/71: gnu: qqc2-desktop-style: Update to 6.5.0., guix-commits, 2024/08/13
- 35/71: gnu: kcompletion: Update to 6.5.0., guix-commits, 2024/08/13
- 37/71: gnu: kcrash: Update to 6.5.0., guix-commits, 2024/08/13
- 41/71: gnu: kjobwidgets: Update to 6.5.0., guix-commits, 2024/08/13
- 40/71: gnu: kimageformats: Update to 6.5.0., guix-commits, 2024/08/13
- 07/71: gnu: karchive: Update to 6.5.0., guix-commits, 2024/08/13