[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#65280] [PATCH v2 55/59] gnu: qtcharts: Update to 5.15.10.
From: |
Maxim Cournoyer |
Subject: |
[bug#65280] [PATCH v2 55/59] gnu: qtcharts: Update to 5.15.10. |
Date: |
Wed, 16 Aug 2023 08:11:11 -0400 |
* gnu/packages/qt.scm (qtcharts): Update to 5.15.10.
[description]: Double single space.
---
(no changes since v1)
gnu/packages/qt.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index bdae1b227d..108dcc1221 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2309,13 +2309,13 @@ (define-public qtcharts
(package
(inherit qtsvg-5)
(name "qtcharts")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1q11ank69l9qw3iks2svr0g2g6pzng9v8p87dpsmjs988f4ysmll"))))
+ "0ax1qab1ibibk2bbwmlmsni7j4y821jzvcvrr63iz6pcw94vwx6h"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:phases phases)
@@ -2329,9 +2329,9 @@ (define-public qtcharts
(synopsis "Qt Charts module")
(description "The Qt Charts module provides a set of easy to use chart
components. It uses the Qt Graphics View Framework, therefore charts can be
-easily integrated to modern user interfaces. Qt Charts can be used as
QWidgets,
-QGraphicsWidget, or QML types. Users can easily create impressive graphs by
-selecting one of the charts themes.")
+easily integrated to modern user interfaces. Qt Charts can be used as
+QWidgets, QGraphicsWidget, or QML types. Users can easily create impressive
+graphs by selecting one of the charts themes.")
(license license:gpl3)))
(define-public qtdatavis3d
--
2.41.0
- [bug#65280] [PATCH v2 49/59] gnu: qtquickcontrols-5: Update to 5.15.10., (continued)
- [bug#65280] [PATCH v2 49/59] gnu: qtquickcontrols-5: Update to 5.15.10., Maxim Cournoyer, 2023/08/16
- [bug#65280] [PATCH v2 57/59] gnu: qtnetworkauth-5: Update to 5.15.10., Maxim Cournoyer, 2023/08/16
- [bug#65280] [PATCH v2 54/59] gnu: qtpurchasing: Update to 5.15.10., Maxim Cournoyer, 2023/08/16
- [bug#65280] [PATCH v2 58/59] gnu: qtspeech: Update to 5.15.10., Maxim Cournoyer, 2023/08/16
- [bug#65280] [PATCH v2 45/59] gnu: qtwebview: Update to 5.15.10., Maxim Cournoyer, 2023/08/16
- [bug#65280] [PATCH v2 52/59] gnu: qtgamepad: Update to 5.15.10., Maxim Cournoyer, 2023/08/16
- [bug#65280] [PATCH v2 46/59] gnu: qtlocation: Update to 5.15.10., Maxim Cournoyer, 2023/08/16
- [bug#65280] [PATCH v2 50/59] gnu: qtquickcontrols2-5: Update to 5.15.10., Maxim Cournoyer, 2023/08/16
- [bug#65280] [PATCH v2 51/59] gnu: qtgraphicaleffects: Update to 5.15.10., Maxim Cournoyer, 2023/08/16
- [bug#65280] [PATCH v2 56/59] gnu: qtdatavis3d: Update to 5.15.10., Maxim Cournoyer, 2023/08/16
- [bug#65280] [PATCH v2 55/59] gnu: qtcharts: Update to 5.15.10.,
Maxim Cournoyer <=
- [bug#65280] [PATCH v2 59/59] gnu: qtwebengine-5: Update to 5.15.10., Maxim Cournoyer, 2023/08/16
- bug#65280: [PATCH 00/26] Refresh Qt 6 packages, Maxim Cournoyer, 2023/08/22