andreas pushed a commit to branch qt-team in repository guix. commit 9bdda9b553c137d0bece42e12310617ba9c21f87 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 0706de5ded..ad3f9e7fea 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -2694,13 +2694,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