gnu: qt5compat: Update to 6.6.3.

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

Change-Id: I88bc8c06da3220655e503f5070593ebc6c615353
This commit is contained in:
Maxim Cournoyer 2024-03-31 21:52:50 -04:00
parent 75395caf6d
commit 2e004bcb4d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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