me
/
guix
Archived
1
0
Fork 0

gnu: qttools: Update to 6.5.2.

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

View File

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