[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/75: gnu: qtquickcontrols2-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
64/75: gnu: qtquickcontrols2-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 becb2ba187dd31e330c042a74ed670dd3fc01ca2
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:16 2024 +0800
gnu: qtquickcontrols2-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtquickcontrols2-5): Update to 5.15.15.
Change-Id: I3632ebd093ad2062bf17a3f88d968edc0012768c
---
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 dc53f1c7e3..a52c7a72ea 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2538,13 +2538,13 @@ can be used to build complete interfaces in Qt
Quick.")))
(package
(inherit qtsvg-5)
(name "qtquickcontrols2")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "13pw0ah7ydkl27pvqwdjw8rc3cxgag7jr0a12g1iw0z9zs94r5cp"))))
+ "095pgl962z160lrmsl98bgyin2ycd43s2arwxicd667mamgif5py"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:tests? _ #f) #f))) ; TODO: Enable the tests
- 17/75: gnu: qttranslations: Update to 6.7.2., (continued)
- 17/75: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/11/15
- 18/75: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/11/15
- 15/75: gnu: qtlottie: Update to 6.7.2., guix-commits, 2024/11/15
- 25/75: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/15
- 38/75: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/11/15
- 40/75: gnu: clazy: Update to 1.12., guix-commits, 2024/11/15
- 43/75: gnu: Add qtcharts., guix-commits, 2024/11/15
- 42/75: gnu: qtcharts: Rename to qtcharts-5., guix-commits, 2024/11/15
- 58/75: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/15
- 49/75: gnu: qtxmlpatterns: Update to 5.15.15., guix-commits, 2024/11/15
- 64/75: gnu: qtquickcontrols2-5: Update to 5.15.15.,
guix-commits <=
- 72/75: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/11/15
- 48/75: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/15
- 74/75: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/15
- 21/75: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/15
- 27/75: gnu: Add re2-next., guix-commits, 2024/11/15
- 34/75: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/11/15
- 75/75: gnu: libvpx: Update to 1.15.0., guix-commits, 2024/11/15
- 71/75: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/11/15
- 26/75: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/11/15
- 62/75: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/15