[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/77: gnu: qtremoteobjects: Update to 6.7.2.
From: |
guix-commits |
Subject: |
20/77: gnu: qtremoteobjects: Update to 6.7.2. |
Date: |
Thu, 21 Nov 2024 10:35:56 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 51ccc3c762b8165b8cf6e73012f5aa5b6a8a7ebc
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:18 2024 +0800
gnu: qtremoteobjects: Update to 6.7.2.
* gnu/packages/qt.scm (qtremoteobjects): Update to 6.7.2.
Change-Id: I9487b7db112e0d13363c111af0a8528b826c08d6
---
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 2d7243079b..10725be612 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2787,13 +2787,13 @@ implementation of OAuth and OAuth2 authenticathon
methods for Qt.")
(define-public qtremoteobjects
(package
(name "qtremoteobjects")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "16bd4zd3yfzlzk087qphphsh8hv38q3a57n1yknvkc5fchzmfzjz"))))
+ "10vlkg5v5hc8fwiw9x06d84z6cs4i5kxm652si3lwvvxma0np40b"))))
(build-system cmake-build-system)
(arguments
(list
- 47/77: gnu: qtimageformats-5: Update to 5.15.15., (continued)
- 47/77: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/21
- 64/77: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/21
- 50/77: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/21
- 72/77: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/11/21
- 01/77: gnu: qtbase: Update to 6.7.2., guix-commits, 2024/11/21
- 12/77: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/21
- 02/77: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/11/21
- 13/77: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/21
- 14/77: gnu: qtlocation: Update to 6.7.2., guix-commits, 2024/11/21
- 15/77: gnu: qtlottie: Update to 6.7.2., guix-commits, 2024/11/21
- 20/77: gnu: qtremoteobjects: Update to 6.7.2.,
guix-commits <=
- 24/77: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/11/21
- 26/77: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/11/21
- 27/77: gnu: Add re2-next., guix-commits, 2024/11/21
- 32/77: gnu: Add qtconnectivity., guix-commits, 2024/11/21
- 35/77: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/21
- 34/77: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/11/21
- 41/77: gnu: python-pyqt: Update to 5.15.10., guix-commits, 2024/11/21
- 48/77: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/21
- 51/77: gnu: qtconnectivity-5: Update to 5.15.15., guix-commits, 2024/11/21
- 56/77: gnu: qtserialbus: Update to 5.15.15., guix-commits, 2024/11/21