guix_mirror_bot pushed a commit to branch qt-team
in repository guix.
commit 6a72fec1e7fc95defa91a81692ce8e1ef15f73c1
Author: Zheng Junjie <[email protected]>
AuthorDate: Mon Jul 21 23:26:19 2025 +0800
gnu: qtremoteobjects: Update to 6.9.1.
* gnu/packages/qt.scm (qtremoteobjects): Update to 6.9.1.
Change-Id: I411980d14826059f22f4cc4ede8951c8ebf9fd49
---
gnu/packages/qt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 5bb57f38c5..c05c781cf3 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -3053,13 +3053,13 @@ implementation of OAuth and OAuth2 authenticathon
methods for Qt.")
(define-public qtremoteobjects
(package
(name "qtremoteobjects")
- (version "6.8.2")
+ (version "6.9.1")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0adnbqdppawy4k8j5d87h59v9mdfhdrj4yfbhy0vy2qvw7nx6anh"))))
+ "040a5s6sx5y0vpxjdmvici63yxr4rn9qisigpbjc4wlggfg0fgr7"))))
(build-system cmake-build-system)
(arguments
(list