me
/
guix
Archived
1
0
Fork 0

gnu: qt5compat: Update to 6.5.2.

* gnu/packages/qt.scm (qt5compat): Update to 6.5.2.
master
Maxim Cournoyer 2023-08-11 18:00:20 -04:00
parent 816546668f
commit 6061dfb6c0
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -994,13 +994,13 @@ HostData=lib/qt5"
(define-public qt5compat (define-public qt5compat
(package (package
(name "qt5compat") (name "qt5compat")
(version "6.3.2") (version "6.5.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (qt-url name version)) (uri (qt-url name version))
(sha256 (sha256
(base32 (base32
"1k30hnwnlbay1hnkdavgf6plsdzrryzcqd2qz8x11r477w7sr8wi")))) "1i4izabbmf1dayzlj1miz7hsm4cy0qb7i72pwyl2fp05w8pf9axr"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list (list