guix_mirror_bot pushed a commit to branch qt-team-rebased in repository guix.
commit a110929a3d62e5cf050c15c8c6257db9fa6b50c6 Author: 宋文武 <iyzs...@member.fsf.org> AuthorDate: Sat Feb 8 12:01:55 2025 +0800 gnu: qtscxml-5: Update to 5.15.16. * gnu/packages/qt.scm (qtscxml-5): Update to 5.15.16. Change-Id: Iaef966e66d70b29321e9173e9226f48646d80ff0 --- 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 fd930db85a..201009c863 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -2749,13 +2749,13 @@ and mobile applications targeting TV-like form factors."))) (package (inherit qtsvg-5) (name "qtscxml") - (version "5.15.15") + (version "5.15.16") (source (origin (method url-fetch) (uri (qt-url name version)) (sha256 (base32 - "1j4513c4idcg4mwj1am445dfsqhsnbv2rmj165pvrxmx7ghz0zwf")) + "0y7k7f1cza5hyda97gdg32lgf7xsdnizw0qsiha3xzd5grpr3nk0")) (modules '((guix build utils))) (snippet '(begin