gnu: qt5compat: Update to 6.7.2.

* gnu/packages/qt.scm (qt5compat): Update to 6.7.2.

Change-Id: Ib596fda733189493572a1840a78a804334a45dab
This commit is contained in:
Zheng Junjie 2024-08-11 00:11:14 +08:00
parent 0494baa4f2
commit 515ad9f78b
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1187,13 +1187,13 @@ (define-public qt3d-5
(define-public qt5compat
(package
(name "qt5compat")
(version "6.6.3")
(version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
"02zcrrh6rq5p6bqix5nk2h22rfqdrf4d0h7y4rva5zmbbr7czhk8"))))
"00y071p09v91ascxg3llc0yfbx7xs24smcgxckdrnkgwkqcba9l8"))))
(build-system cmake-build-system)
(arguments
(list