[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
70/77: gnu: qtdatavis3d: Update to 5.15.15.
From: |
guix-commits |
Subject: |
70/77: gnu: qtdatavis3d: Update to 5.15.15. |
Date: |
Thu, 21 Nov 2024 10:36:04 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit dc5c67d9c6dd213f1553223f012e6133f737538e
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:17 2024 +0800
gnu: qtdatavis3d: Update to 5.15.15.
* gnu/packages/qt.scm (qtdatavis3d): Update to 5.15.15.
Change-Id: I5b11d6ba4037769cb54c970d31f4a6255eacbe85
---
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 0e1f79a3dc..49f8079ddc 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2804,13 +2804,13 @@ graphs by selecting one of the charts themes.")
(package
(inherit qtsvg-5)
(name "qtdatavis3d")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1lhy6l0hlm8mc21k7bwzkgnj6nn6x1f0h2imk8wqjjcvb5g605g5"))))
+ "124w3badhqcmwgwsm6phqa7ha4zjh68gh4zv50zbi2j1dwcfqif0"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:tests? _ #f) #f))) ; TODO: Enable the tests
- 58/77: gnu: qtwebglplugin: Update to 5.15.15., (continued)
- 58/77: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/21
- 60/77: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/21
- 62/77: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/21
- 65/77: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/21
- 66/77: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/21
- 69/77: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/11/21
- 68/77: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/21
- 71/77: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/11/21
- 73/77: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/11/21
- 76/77: gnu: qtbase: Fix building on i686-linux., guix-commits, 2024/11/21
- 70/77: gnu: qtdatavis3d: Update to 5.15.15.,
guix-commits <=
- 74/77: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/21
- 75/77: gnu: libvpx: Update to 1.15.0., guix-commits, 2024/11/21
- 77/77: gnu: qtbase: Adjust skipped tests., guix-commits, 2024/11/21
- 67/77: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/11/21