~ruther/guix-local

2cc50b8ba5c36202e26204099d1d5f59ebc461ad — Zheng Junjie 8 months ago 354371e
gnu: qtmultimedia: Update to 6.9.2.

* gnu/packages/qt.scm (qtmultimedia): Update to 6.9.2.

Change-Id: I7c302dab4880395e58c0ce17dfe0a4ed3a178127
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/qt.scm
M gnu/packages/qt.scm => gnu/packages/qt.scm +2 -2
@@ 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