[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/13: gnu: kqtquickcharts: Update to 19.08.2.
From: |
guix-commits |
Subject: |
09/13: gnu: kqtquickcharts: Update to 19.08.2. |
Date: |
Sun, 10 Nov 2019 16:19:16 -0500 (EST) |
htgoebel pushed a commit to branch staging
in repository guix.
commit 6da878572843d4e4443bca72a8333575516120cc
Author: Hartmut Goebel <address@hidden>
Date: Sat Oct 19 10:39:39 2019 +0200
gnu: kqtquickcharts: Update to 19.08.2.
* gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.2.
---
gnu/packages/kde.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index fb3c0c5..0d99616 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -571,7 +571,7 @@ communicate with each other. Here's a few things KDE
Connect can do:
(define-public kqtquickcharts
(package
(name "kqtquickcharts")
- (version "19.08.1")
+ (version "19.08.2")
(source
(origin
(method url-fetch)
@@ -579,7 +579,7 @@ communicate with each other. Here's a few things KDE
Connect can do:
version "/src/kqtquickcharts-" version ".tar.xz"))
(sha256
(base32
- "1j3rivvh4sa94lsd0hi4xfvcikl05zrqd7634wxyaxs718ais6dg"))))
+ "1yy9fyd8y4g25ljdsbil19qdf4j3mzmzl489sx7rqpm3lfdzjh9k"))))
(build-system cmake-build-system)
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)))
- 04/13: gnu: Add kcalendarcore., (continued)
- 04/13: gnu: Add kcalendarcore., guix-commits, 2019/11/10
- 05/13: gnu: Add kcontacts., guix-commits, 2019/11/10
- 06/13: gnu: Add syndication., guix-commits, 2019/11/10
- 08/13: gnu: libkomparediff2: Update to 19.08.2., guix-commits, 2019/11/10
- 11/13: gnu: ktouch: Update to 19.08.2., guix-commits, 2019/11/10
- 12/13: gnu: Move kpmcore to kde.scm., guix-commits, 2019/11/10
- 10/13: gnu: krita: Update to 4.2.7.1., guix-commits, 2019/11/10
- 13/13: gnu: kpmcore: Update to 4.0.1., guix-commits, 2019/11/10
- 03/13: gnu: kde-frameworks: Update to 5.63.0., guix-commits, 2019/11/10
- 07/13: gnu: kde plasma: Update to 5.17.0., guix-commits, 2019/11/10
- 09/13: gnu: kqtquickcharts: Update to 19.08.2.,
guix-commits <=