me
/
guix
Archived
1
0
Fork 0

gnu: qt5compat: Update to 6.3.2.

* gnu/packages/qt.scm (qt5compat): Update to 6.3.2.
master
Maxim Cournoyer 2023-03-07 14:36:26 -05:00
parent 85ce862389
commit adf4e3f021
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

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