mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qtmultimedia: Update to 6.9.2.
* gnu/packages/qt.scm (qtmultimedia): Update to 6.9.2. Change-Id: I7c302dab4880395e58c0ce17dfe0a4ed3a178127
This commit is contained in:
parent
354371efd7
commit
2cc50b8ba5
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue