me
/
guix
Archived
1
0
Fork 0

gnu: qttools: Update to 6.6.3.

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

Change-Id: I4af3ac08a0ca7a0894a88a1bfbc9bc23b49c9d69
master
Maxim Cournoyer 2024-03-31 21:52:53 -04:00
parent 13b91f634e
commit 57cc8fba58
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -2331,13 +2331,13 @@ that helps in Qt development.")))
(define-public qttools
(package
(name "qttools")
(version "6.6.2")
(version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
"0ij7djy06xi4v5v29fh31gqq5rnc12vviv3qg3vqf4hiaagrxm76"))))
"1h0vz46mpvzbm5w6sgpk0b3mqkn278l45arhxxk41dwc5n14qvda"))))
(build-system cmake-build-system)
(arguments
(list