[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/77: gnu: qtwayland: Update to 6.7.2.
From: |
guix-commits |
Subject: |
10/77: gnu: qtwayland: Update to 6.7.2. |
Date: |
Thu, 21 Nov 2024 10:35:54 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 89157dacf99172f11afd8bb9177f6fe11cd0539e
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")
- 08/77: gnu: qtshadertools: Update to 6.7.2., (continued)
- 08/77: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/11/21
- 09/77: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/11/21
- 11/77: gnu: qtserialport: Update to 6.7.2., guix-commits, 2024/11/21
- 16/77: gnu: qttools: Update to 6.7.2., guix-commits, 2024/11/21
- 18/77: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/11/21
- 19/77: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/11/21
- 31/77: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/11/21
- 33/77: gnu: Add python-setuptools-scm-next., guix-commits, 2024/11/21
- 05/77: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/11/21
- 04/77: gnu: qtimageformats: Update to 6.7.2., guix-commits, 2024/11/21
- 10/77: gnu: qtwayland: Update to 6.7.2.,
guix-commits <=
- 25/77: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/21
- 37/77: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/21
- 28/77: gnu: Add icu4c-75., guix-commits, 2024/11/21
- 21/77: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/21
- 29/77: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/11/21
- 36/77: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/11/21
- 39/77: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/21
- 40/77: gnu: clazy: Update to 1.12., guix-commits, 2024/11/21
- 42/77: gnu: qtcharts: Rename to qtcharts-5., guix-commits, 2024/11/21
- 44/77: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/21