gnu: qtcharts-5: Update to 5.15.15.

* gnu/packages/qt.scm (qtcharts-5): Update to 5.15.15.

Change-Id: Ibe44f903c1a83c131956d564d5fc4e3f3e63de13
This commit is contained in:
Zheng Junjie 2024-09-11 15:43:17 +08:00
parent 56a298a991
commit 498bf7b654
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -2731,13 +2731,13 @@ (define-public qtcharts-5
(package
(inherit qtsvg-5)
(name "qtcharts")
(version "5.15.10")
(version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
"0ax1qab1ibibk2bbwmlmsni7j4y821jzvcvrr63iz6pcw94vwx6h"))))
"0i8arrg9w71xj26wpy4hjgi37a17qbdkw8g1rh80h55r1nw6n9vi"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:phases phases)