guix_mirror_bot pushed a commit to branch master in repository guix. commit 2cc50b8ba5c36202e26204099d1d5f59ebc461ad Author: Zheng Junjie <z572@z572.online> AuthorDate: Mon Jul 21 23:26:16 2025 +0800
gnu: qtmultimedia: Update to 6.9.2. * gnu/packages/qt.scm (qtmultimedia): Update to 6.9.2. Change-Id: I7c302dab4880395e58c0ce17dfe0a4ed3a178127 --- 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 e7b6b13e8b..34f74a6070 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -2071,13 +2071,13 @@ Vulkan, OpenGL and other main graphic APIs.") (define-public qtmultimedia (package (name "qtmultimedia") - (version "6.8.2") + (version "6.9.2") (source (origin (method url-fetch) (uri (qt-url name version)) (sha256 (base32 - "0s8mxd7pwm9v8x5qa3h6124w91k0zjbbah6h9b68n5bvq3yn3x9l")))) + "04mbwl1mg4rjgai027chldslpjnqrx52c3jxn20j2hx7ayda3y3v")))) (build-system cmake-build-system) (arguments (list