1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 15:40:31 +02:00

gnu: qtwayland-5: Update to 5.15.16.

* gnu/packages/qt.scm (qtwayland-5): Update to 5.15.16.

Change-Id: I5ad8f4ccd00e99eeb5d74c20d3fd2fb0141e2068
This commit is contained in:
宋文武
2025-02-08 12:01:53 +08:00
committed by Andreas Enge
parent 3702536276
commit 1e3884a859

View File

@@ -2118,7 +2118,7 @@ set of plugins for interacting with pulseaudio and GStreamer.")
(package
(inherit qtsvg-5)
(name "qtwayland")
(version "5.15.15")
(version "5.15.16")
(source (origin
(method url-fetch)
(uri (qt-url name version))
@@ -2127,7 +2127,7 @@ set of plugins for interacting with pulseaudio and GStreamer.")
"qtwayland-update-wayland-xml.patch"))
(sha256
(base32
"0lcvb4acikh9ywgik51c25g1n2wa23mim8m4bihhy71iq9z5f6xx"))))
"0ky74sl5d4yhk789kjihjsb3am0rg8jh2gmvrin9sznnmb9jbyjf"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:phases phases)