gnu: qtremoteobjects: Update to 6.5.2.

* gnu/packages/qt.scm (qtremoteobjects): Update to 6.5.2.
This commit is contained in:
Maxim Cournoyer 2023-08-11 18:00:23 -04:00
parent f8dcb577c5
commit 6f02f2d2e1
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2425,13 +2425,13 @@ (define-public qtnetworkauth
(define-public qtremoteobjects
(package
(name "qtremoteobjects")
(version "6.3.2")
(version "6.5.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
"099b3vchi458i4fci9kfwan871jplqlk5l8q78mfnh33g80qnasi"))))
"0k29sk02n54vj1w6vh6xycsjpyfqlijc13fnxh1q7wpgg4gizx60"))))
(build-system cmake-build-system)
(arguments
(list