[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/31: gnu: qtquickcontrols-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
20/31: gnu: qtquickcontrols-5: Update to 5.15.15. |
Date: |
Wed, 11 Sep 2024 04:24:13 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit fe2970ec286841701e1172eaabb2d186a95302d0
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 67f04898f9..84945346b9 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2504,13 +2504,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
- 07/31: gnu: qtdeclarative-5: Update to 5.15.15., (continued)
- 07/31: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/09/11
- 18/31: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/09/11
- 22/31: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/09/11
- 26/31: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/09/11
- 10/31: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/09/11
- 12/31: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/09/11
- 13/31: gnu: qtserialbus: Update to 5.15.15., guix-commits, 2024/09/11
- 15/31: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/09/11
- 14/31: gnu: qtwebchannel-5: Update to 5.15.15., guix-commits, 2024/09/11
- 16/31: gnu: qtwebview: Update to 5.15.15., guix-commits, 2024/09/11
- 20/31: gnu: qtquickcontrols-5: Update to 5.15.15.,
guix-commits <=
- 28/31: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/09/11
- 27/31: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/09/11
- 30/31: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/09/11
- 31/31: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/09/11
- 19/31: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/09/11
- 21/31: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/09/11
- 24/31: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/09/11
- 25/31: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/09/11