Archived
1
0
Fork 0

gnu: qtremoteobjects: Update to 6.6.3.

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

Change-Id: I258d01be5e9faedb0ba7b31e80b3b8eae28525de
This commit is contained in:
Maxim Cournoyer 2024-03-31 21:52:55 -04:00
parent c7f72f5e71
commit 39d5aaeca8
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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