[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/75: gnu: qtwayland-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
54/75: gnu: qtwayland-5: Update to 5.15.15. |
Date: |
Fri, 15 Nov 2024 21:44:09 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit be501ec960326548114b6df4e0b60bca8614085a
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:15 2024 +0800
gnu: qtwayland-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtwayland-5): Update to 5.15.15.
Change-Id: Ie3f84d6d9f54a06bed203674f6fce6bb40bd8349
---
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 08bb80b841..f562d42132 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1988,7 +1988,7 @@ set of plugins for interacting with pulseaudio and
GStreamer.")
(package
(inherit qtsvg-5)
(name "qtwayland")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
@@ -1997,7 +1997,7 @@ set of plugins for interacting with pulseaudio and
GStreamer.")
"qtwayland-update-wayland-xml.patch"))
(sha256
(base32
- "1w9nclz1lfg5haq3m6ihils0kl2n1pqagdyh71ry1m281w8gvly8"))))
+ "0lcvb4acikh9ywgik51c25g1n2wa23mim8m4bihhy71iq9z5f6xx"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:phases phases)
- 02/75: gnu: qt5compat: Update to 6.7.2., (continued)
- 02/75: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/11/15
- 08/75: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/11/15
- 22/75: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/15
- 28/75: gnu: Add icu4c-75., guix-commits, 2024/11/15
- 29/75: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/11/15
- 39/75: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/15
- 35/75: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/15
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/15
- 67/75: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/11/15
- 63/75: gnu: qtquickcontrols-5: Update to 5.15.15., guix-commits, 2024/11/15
- 54/75: gnu: qtwayland-5: Update to 5.15.15.,
guix-commits <=
- 68/75: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/15
- 56/75: gnu: qtserialbus: Update to 5.15.15., guix-commits, 2024/11/15
- 70/75: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/15
- 66/75: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/15
- 03/75: gnu: qtsvg: Update to 6.7.2., guix-commits, 2024/11/15
- 09/75: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/11/15
- 10/75: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/15
- 13/75: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/15
- 14/75: gnu: qtlocation: Update to 6.7.2., guix-commits, 2024/11/15
- 16/75: gnu: qttools: Update to 6.7.2., guix-commits, 2024/11/15