[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/126: gnu: kquickcharts: Update to 6.4.0.
From: |
guix-commits |
Subject: |
02/126: gnu: kquickcharts: Update to 6.4.0. |
Date: |
Tue, 30 Jul 2024 06:36:44 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 7bbc96235095240a1b125fe5cc53930901c37860
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 00:24:43 2024 +0800
gnu: kquickcharts: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (kquickcharts): Update to 6.4.0.
Change-Id: Ic99a68918ec7736a5cddde042c5542275b528d7f
---
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 7cb320d74e..20e13077d6 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -190,7 +190,7 @@ common build settings used in software produced by the KDE
community.")
(define-public kquickcharts
(package
(name "kquickcharts")
- (version "6.3.0")
+ (version "6.4.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/frameworks/"
@@ -198,7 +198,7 @@ common build settings used in software produced by the KDE
community.")
"/" name "-" version ".tar.xz"))
(sha256
(base32
- "1iwgxlzplpb1ngc2q3jv5v5a2dq3l9wc6kizfvrb6j5zvwm543i5"))))
+ "1ph1ch629sxx739is10alargb428147rbh1rqw1wwxrqxz52j5m4"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs (list extra-cmake-modules glslang pkg-config))
- branch kde-team created (now 4f92b814a4), guix-commits, 2024/07/30
- 06/126: gnu: kapidox: Update to 6.4.0., guix-commits, 2024/07/30
- 14/126: gnu: kdnssd: Update to 6.4.0., guix-commits, 2024/07/30
- 03/126: gnu: attica: Update to 6.4.0., guix-commits, 2024/07/30
- 02/126: gnu: kquickcharts: Update to 6.4.0.,
guix-commits <=
- 01/126: gnu: extra-cmake-modules: Update to 6.4.0., guix-commits, 2024/07/30
- 08/126: gnu: kcalendarcore: Update to 6.4.0., guix-commits, 2024/07/30
- 17/126: gnu: ki18n: Update to 6.4.0., guix-commits, 2024/07/30
- 28/126: gnu: modemmanager-qt: Update to 6.4.0., guix-commits, 2024/07/30
- 26/126: gnu: kwidgetsaddons: Update to 6.4.0., guix-commits, 2024/07/30
- 49/126: gnu: plasma-activities: Update to 6.1.3., guix-commits, 2024/07/30
- 05/126: gnu: breeze-icons: Update to 6.4.0., guix-commits, 2024/07/30
- 07/126: gnu: karchive: Update to 6.4.0., guix-commits, 2024/07/30
- 57/126: gnu: kglobalaccel: Update to 6.4.0., guix-commits, 2024/07/30
- 11/126: gnu: kconfig: Update to 6.4.0., guix-commits, 2024/07/30