[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/38: gnu: qtdeclarative: Update to 6.7.2.
From: |
guix-commits |
Subject: |
05/38: gnu: qtdeclarative: Update to 6.7.2. |
Date: |
Sun, 8 Sep 2024 05:41:01 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 55c315988538f6aae658a14b7b1ccf42cf4fbbe9
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 e85d4362d8..bbfb0bacd9 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)
- 29/38: gnu: qtwebengine: Update to 6.7.2., (continued)
- 29/38: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/09/08
- 27/38: gnu: Add re2-next., guix-commits, 2024/09/08
- 34/38: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/09/08
- 02/38: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/09/08
- 26/38: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/09/08
- 21/38: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/09/08
- 17/38: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/09/08
- 31/38: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/09/08
- 33/38: gnu: Add python-setuptools-scm-next., guix-commits, 2024/09/08
- 09/38: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/09/08
- 05/38: gnu: qtdeclarative: Update to 6.7.2.,
guix-commits <=
- 12/38: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/09/08
- 08/38: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/09/08
- 24/38: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/09/08
- 19/38: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/09/08
- 35/38: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/09/08
- 36/38: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/09/08
- 37/38: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/09/08
- 38/38: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/09/08
- 13/38: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/09/08
- 23/38: gnu: qt-creator: Update to 14.0.1., guix-commits, 2024/09/08