[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/71: gnu: kquickcharts: Update to 6.5.0.
From: |
guix-commits |
Subject: |
02/71: gnu: kquickcharts: Update to 6.5.0. |
Date: |
Tue, 13 Aug 2024 03:01:23 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 56332add49f654c4625b35bd8b0fcbb724f66083
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 13 14:54:47 2024 +0800
gnu: kquickcharts: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kquickcharts): Update to 6.5.0.
Change-Id: Id3864130ad6fb06900602ef25f2dec1c987b5a7a
---
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 7bd2d49c35..f10f7de34e 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.4.0")
+ (version "6.5.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
- "1ph1ch629sxx739is10alargb428147rbh1rqw1wwxrqxz52j5m4"))))
+ "00lhiiyl8yv7cn06b2xjpcwgcxb5n60v1122hn32mpbg436abaf5"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs (list extra-cmake-modules glslang pkg-config))
- 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 <=
- 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, 2024/08/13
- 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