[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/75: gnu: qtcharts-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
69/75: gnu: qtcharts-5: Update to 5.15.15. |
Date: |
Sat, 9 Nov 2024 20:51:46 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 834eb1d4a65181d99e222b424a04984f3440db63
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:17 2024 +0800
gnu: qtcharts-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtcharts-5): Update to 5.15.15.
Change-Id: Ibe44f903c1a83c131956d564d5fc4e3f3e63de13
---
gnu/packages/qt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index bd0ea9eab7..0e1f79a3dc 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2731,13 +2731,13 @@ purchasing goods and services.")))
(package
(inherit qtsvg-5)
(name "qtcharts")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0ax1qab1ibibk2bbwmlmsni7j4y821jzvcvrr63iz6pcw94vwx6h"))))
+ "0i8arrg9w71xj26wpy4hjgi37a17qbdkw8g1rh80h55r1nw6n9vi"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:phases phases)
- 12/75: gnu: qtwebchannel: Update to 6.7.2., (continued)
- 12/75: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/09
- 43/75: gnu: Add qtcharts., guix-commits, 2024/11/09
- 50/75: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/09
- 52/75: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/09
- 57/75: gnu: qtwebchannel-5: Update to 5.15.15., guix-commits, 2024/11/09
- 60/75: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/09
- 58/75: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/09
- 62/75: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/09
- 64/75: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/09
- 66/75: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/09
- 69/75: gnu: qtcharts-5: Update to 5.15.15.,
guix-commits <=
- 70/75: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/09
- 74/75: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/09
- 07/75: gnu: qtsensors: Update to 6.7.2., guix-commits, 2024/11/09
- 05/75: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/11/09
- 23/75: gnu: qt-creator: Update to 14.0.1., guix-commits, 2024/11/09
- 35/75: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/09
- 21/75: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/09
- 31/75: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/11/09
- 16/75: gnu: qttools: Update to 6.7.2., guix-commits, 2024/11/09
- 39/75: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/09