[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/77: gnu: qtwayland-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
54/77: gnu: qtwayland-5: Update to 5.15.15. |
Date: |
Thu, 21 Nov 2024 10:36:02 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 7ba864be26b2892cbc2d717bb83642409c6241fd
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)
- 59/77: gnu: qtwebview: Update to 5.15.15., (continued)
- 59/77: gnu: qtwebview: Update to 5.15.15., guix-commits, 2024/11/21
- 61/77: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/11/21
- 03/77: gnu: qtsvg: Update to 6.7.2., guix-commits, 2024/11/21
- 17/77: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/11/21
- 23/77: gnu: qt-creator: Update to 14.0.1., guix-commits, 2024/11/21
- 43/77: gnu: Add qtcharts., guix-commits, 2024/11/21
- 30/77: gnu: python-shiboken-6: Update to 6.7.2., guix-commits, 2024/11/21
- 45/77: gnu: qt3d-5: Update to 5.15.15., guix-commits, 2024/11/21
- 49/77: gnu: qtxmlpatterns: Update to 5.15.15., guix-commits, 2024/11/21
- 53/77: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/11/21
- 54/77: gnu: qtwayland-5: Update to 5.15.15.,
guix-commits <=
- 57/77: gnu: qtwebchannel-5: Update to 5.15.15., guix-commits, 2024/11/21
- 58/77: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/21
- 60/77: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/21
- 62/77: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/21
- 65/77: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/21
- 66/77: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/21
- 69/77: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/11/21
- 68/77: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/21
- 71/77: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/11/21
- 73/77: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/11/21