me
/
guix
Archived
1
0
Fork 0

gnu: qt5compat: Update to 6.6.3.

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

Change-Id: I88bc8c06da3220655e503f5070593ebc6c615353
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -1179,13 +1179,13 @@ HostData=lib/qt5"
(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