gnu: qtcharts: Update to 6.9.2.

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

Change-Id: I3a741fac25309f40a8d2af3145e761be603651fb
This commit is contained in:
Zheng Junjie 2025-07-21 23:26:18 +08:00 committed by Maxim Cournoyer
parent 00cb4128b6
commit f7843fd7ed
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2958,13 +2958,13 @@ graphs by selecting one of the charts themes.")
(define-public qtcharts
(package
(name "qtcharts")
(version "6.8.2")
(version "6.9.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
"0py56kxmp766jp4vxxn91nclhg7sjgwzc3b1xa62yysx3bd88z7c"))))
"0jzzlh0jq5fidgs9r4aqpilyj0nan30r1d0pigp1hgz7cigz20cz"))))
(build-system cmake-build-system)
(arguments
(list