[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/52: gnu: qtremoteobjects: Update to 6.6.2.
From: |
guix-commits |
Subject: |
17/52: gnu: qtremoteobjects: Update to 6.6.2. |
Date: |
Sat, 30 Mar 2024 20:41:41 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit bbf8818a1f2b97f7dc0d45e537df7fc5dbeef3ea
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 13 16:58:11 2024 +0800
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>
---
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 71a950c9e9..c918fdc894 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2603,13 +2603,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
- 10/52: gnu: qtwebchannel: Update to 6.6.2., (continued)
- 10/52: gnu: qtwebchannel: Update to 6.6.2., guix-commits, 2024/03/30
- 07/52: gnu: qtshadertools: Update to 6.6.2., guix-commits, 2024/03/30
- 44/52: gnu: gwenview: Break disabled tests into a list., guix-commits, 2024/03/30
- 35/52: gnu: Add qwindowkit., guix-commits, 2024/03/30
- 03/52: gnu: qtsvg: Update to 6.6.2., guix-commits, 2024/03/30
- 23/52: gnu: Add qtspeech., guix-commits, 2024/03/30
- 46/52: gnu: extra-cmake-modules: Update to 6.0.0., guix-commits, 2024/03/30
- 42/52: gnu: python-pyqt-6: Update to 6.6.1., guix-commits, 2024/03/30
- 32/52: gnu: ffmpeg-jami: Apply patch adding pipewire support., guix-commits, 2024/03/30
- 37/52: gnu: jami: Update to 20240325.0., guix-commits, 2024/03/30
- 17/52: gnu: qtremoteobjects: Update to 6.6.2.,
guix-commits <=
- 11/52: gnu: qtlanguageserver: Update to 6.6.2., guix-commits, 2024/03/30
- 14/52: gnu: qttranslations: Update to 6.6.2., guix-commits, 2024/03/30
- 06/52: gnu: qtwebsockets: Update to 6.6.2., guix-commits, 2024/03/30
- 39/52: gnu: kimageannotator: Update to 0.7.1., guix-commits, 2024/03/30
- 34/52: gnu: Add qmsetup., guix-commits, 2024/03/30
- 43/52: gnu: kwayland: Disable kwayland-testXdgForeign test., guix-commits, 2024/03/30
- 18/52: gnu: qtwebengine: Update to 6.6.2., guix-commits, 2024/03/30
- 48/52: gnu: kimageannotator: Build as shared library., guix-commits, 2024/03/30
- 47/52: gnu: restinio: Update to 0.7.2., guix-commits, 2024/03/30
- 15/52: gnu: qtpositioning: Update to 6.6.2., guix-commits, 2024/03/30