me
/
guix
Archived
1
0
Fork 0

gnu: qtremoteobjects: Update to 6.6.2.

* gnu/packages/qt.scm (qtremoteobjects): Update to 6.6.2.

Change-Id: I8c0bf3b125dc8a2c319caf2f0b9be381e4521b8c
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
master
Zheng Junjie 2024-03-13 16:58:11 +08:00 committed by Maxim Cournoyer
parent 31119e1255
commit 63c21f90b4
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -2663,13 +2663,13 @@ implementation of OAuth and OAuth2 authenticathon methods for Qt.")
(define-public qtremoteobjects
(package
(name "qtremoteobjects")
(version "6.5.2")
(version "6.6.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
"0k29sk02n54vj1w6vh6xycsjpyfqlijc13fnxh1q7wpgg4gizx60"))))
"0fbkjzykxpkz8myr6dy588gcmhyy3lar17v78zfam8kyxq7s5qxa"))))
(build-system cmake-build-system)
(arguments
(list