[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/75: gnu: qtquickcontrols-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
63/75: gnu: qtquickcontrols-5: Update to 5.15.15. |
Date: |
Fri, 15 Nov 2024 21:44:11 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 9d34b7d77558f67679610735848cc614a0e61933
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:16 2024 +0800
gnu: qtquickcontrols-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtquickcontrols-5): Update to 5.15.15.
Change-Id: I4d8671b55a8c45c178b0ff5b15c926a9c70201c6
---
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 398dbea416..dc53f1c7e3 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2518,13 +2518,13 @@ ECMAScript and Qt.")))
(package
(inherit qtsvg-5)
(name "qtquickcontrols")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1szgm7d8d2lllq19iyf4ggif933bprgsgmp4wzyg0mwq21rnwsm0"))))
+ "0anf0r7ryj1c3z97kxpkd6qvbn3fg3hcgzy65vnkwm3fbb13095h"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:tests? _ #f) #f))) ; TODO: Enable the tests
- 36/75: gnu: python-pyqt-builder: Update to 1.16.4., (continued)
- 36/75: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/11/15
- 02/75: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/11/15
- 08/75: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/11/15
- 22/75: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/15
- 28/75: gnu: Add icu4c-75., guix-commits, 2024/11/15
- 29/75: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/11/15
- 39/75: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/15
- 35/75: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/15
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/15
- 67/75: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/11/15
- 63/75: gnu: qtquickcontrols-5: Update to 5.15.15.,
guix-commits <=
- 54/75: gnu: qtwayland-5: Update to 5.15.15., guix-commits, 2024/11/15
- 68/75: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/15
- 56/75: gnu: qtserialbus: Update to 5.15.15., guix-commits, 2024/11/15
- 70/75: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/15
- 66/75: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/15
- 03/75: gnu: qtsvg: Update to 6.7.2., guix-commits, 2024/11/15
- 09/75: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/11/15
- 10/75: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/15
- 13/75: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/15
- 14/75: gnu: qtlocation: Update to 6.7.2., guix-commits, 2024/11/15