me
/
guix
Archived
1
0
Fork 0

gnu: qttools: Update to 6.3.2.

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

View File

@ -1952,13 +1952,13 @@ that helps in Qt development.")))
(define-public qttools
(package
(name "qttools")
(version "6.3.1")
(version "6.3.2")
(source (origin
(method url-fetch)
(uri (qt-urls name version))
(sha256
(base32
"1h96w4bzkbd80vr7lh6hnypdlmbzc1y52c2zrqzvkgm3587pa4n4"))))
"1lmfk5bhgg4daxkqrhmx4iyln7pyiz40c9cp6plyp35nz8ppvc75"))))
(build-system cmake-build-system)
(arguments
(list