[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/63: gnu: qtremoteobjects: Update to 6.5.2.
From: |
guix-commits |
Subject: |
26/63: gnu: qtremoteobjects: Update to 6.5.2. |
Date: |
Mon, 21 Aug 2023 14:02:01 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit dd378e579d9874d02e6e3605d76544c0f8b6cbcd
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Aug 11 18:00:23 2023 -0400
gnu: qtremoteobjects: Update to 6.5.2.
* gnu/packages/qt.scm (qtremoteobjects): Update to 6.5.2.
---
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 1770c8d1e2..c6821ff420 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2425,13 +2425,13 @@ implementation of OAuth and OAuth2 authenticathon
methods for Qt.")
(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
- branch qt-updates created (now c63021e972), guix-commits, 2023/08/21
- 06/63: etc: Add Qt manifests for Qt maintenance., guix-commits, 2023/08/21
- 17/63: gnu: qtshadertools: Update to 6.5.2., guix-commits, 2023/08/21
- 12/63: gnu: qtimageformats-5: Fix indentation., guix-commits, 2023/08/21
- 14/63: gnu: Add qtlanguageserver., guix-commits, 2023/08/21
- 07/63: gnu: qtbase: Update to 6.5.2., guix-commits, 2023/08/21
- 26/63: gnu: qtremoteobjects: Update to 6.5.2.,
guix-commits <=
- 34/63: gnu: qtx11extras: Update to 5.15.10., guix-commits, 2023/08/21
- 01/63: download: Add mirrors for Qt., guix-commits, 2023/08/21
- 04/63: gnu: qt: Revert to use individual versions instead of %qt5-version., guix-commits, 2023/08/21
- 02/63: gnu: qt: Streamline qt-urls., guix-commits, 2023/08/21
- 19/63: gnu: qtwayland: Update to 6.5.2., guix-commits, 2023/08/21
- 43/63: gnu: qtwayland-5: Update to 5.15.10., guix-commits, 2023/08/21
- 39/63: gnu: qtsensors: Update to 5.15.10., guix-commits, 2023/08/21
- 46/63: gnu: qtwebchannel-5: Update to 5.15.10., guix-commits, 2023/08/21
- 51/63: gnu: qtscript: Update to 5.15.10., guix-commits, 2023/08/21
- 35/63: gnu: qtxmlpatterns: Update to 5.15.10., guix-commits, 2023/08/21