[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/75: gnu: qtdeclarative: Update to 6.7.2.
From: |
guix-commits |
Subject: |
05/75: gnu: qtdeclarative: Update to 6.7.2. |
Date: |
Sat, 9 Nov 2024 20:51:35 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 4ef9207ede28a3ad9b89d2ddf529343522a4fbeb
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:15 2024 +0800
gnu: qtdeclarative: Update to 6.7.2.
* gnu/packages/qt.scm (qtdeclarative): Update to 6.7.2.
Change-Id: I871aa47723da6e2f6e53003d8689f12807abf1d3
---
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 cc9980e75c..354d6f0756 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1519,14 +1519,14 @@ with JavaScript and C++.")))
(define-public qtdeclarative
(package
(name "qtdeclarative")
- (version "6.6.3")
+ (version "6.7.2")
;; TODO: Package 'masm' and unbundle from sources.
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1wwjlwjb3hnlpai4rrrdsm096a6ahb1izs3524r79jpjzhn7n805"))
+ "16drp7yjsm50cvsyww9xk15hzf2csax02vpbv0jx8hlcmyhwnaac"))
(patches (search-patches
"qtdeclarative-disable-qmlcache.patch"))))
(outputs '("out" "debug"))
(build-system cmake-build-system)
- 57/75: gnu: qtwebchannel-5: Update to 5.15.15., (continued)
- 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, 2024/11/09
- 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 <=
- 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
- 34/75: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/11/09
- 40/75: gnu: clazy: Update to 1.12., guix-commits, 2024/11/09
- 30/75: gnu: python-shiboken-6: Update to 6.7.2., guix-commits, 2024/11/09
- 08/75: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/11/09