[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/75: gnu: qtwayland: Update to 6.7.2.
From: |
guix-commits |
Subject: |
10/75: gnu: qtwayland: Update to 6.7.2. |
Date: |
Sat, 9 Nov 2024 20:51:36 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 1f7b2731a60836705a3b7a20448e97987565577c
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:16 2024 +0800
gnu: qtwayland: Update to 6.7.2.
* gnu/packages/qt.scm (qtwayland): Update to 6.7.2.
Change-Id: I26373b3d14639b81e40ac4fefdc4cc58f9267d01
---
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 1642d4e0a3..05acc3a8b7 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2014,7 +2014,7 @@ compositor libraries.")))
(define-public qtwayland
(package
(name "qtwayland")
- (version "6.6.3")
+ (version "6.7.2")
(source
(origin
(method url-fetch)
@@ -2022,7 +2022,7 @@ compositor libraries.")))
(patches (search-patches
"qtwayland-6-update-wayland-xml.patch"))
(sha256
- (base32 "0gamcqpl302wlznfnlcg9vlnnhfpxgjnz05prwc9wpy0xh7wqvm9"))))
+ (base32 "0nwa59g1wk7fkym837pkw312abjb376gx44rpd5d8jv4vphmg852"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags #~(list "-DQT_BUILD_TESTS=ON")
- 17/75: gnu: qttranslations: Update to 6.7.2., (continued)
- 17/75: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/11/09
- 33/75: gnu: Add python-setuptools-scm-next., guix-commits, 2024/11/09
- 44/75: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/09
- 48/75: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/09
- 53/75: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/11/09
- 59/75: gnu: qtwebview: Update to 5.15.15., guix-commits, 2024/11/09
- 61/75: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/11/09
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/09
- 38/75: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/11/09
- 47/75: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/09
- 10/75: gnu: qtwayland: Update to 6.7.2.,
guix-commits <=
- 37/75: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/09
- 12/75: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/09
- 43/75: gnu: Add qtcharts., guix-commits, 2024/11/09
- 50/75: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/09
- 52/75: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/09
- 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