[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/75: gnu: qtconnectivity: Rename to qtconnectivity-5.
From: |
guix-commits |
Subject: |
31/75: gnu: qtconnectivity: Rename to qtconnectivity-5. |
Date: |
Fri, 15 Nov 2024 21:44:05 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit c489b4ec0a9cd3f6a835cc4280f6a183b23c2b92
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 27 11:51:19 2024 +0800
gnu: qtconnectivity: Rename to qtconnectivity-5.
* gnu/packages/qt.scm (qtconnectivity): Rename to qtconnectivity-5.
(python-pyqt)[inputs]: Adjust it.
Change-Id: I2511d218801d69982201e746ebfbca76ae17645c
---
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 81c55bf1b3..c655f81a58 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1675,7 +1675,7 @@ application developers to extend the QML language with
custom types and
integrate QML code with JavaScript and C++.")
(license (package-license qtbase))))
-(define-public qtconnectivity
+(define-public qtconnectivity-5
(package
(inherit qtsvg-5)
(name "qtconnectivity")
@@ -4010,7 +4010,7 @@ module provides support functions to the automatically
generated code.")
(inputs
`(("python" ,python-wrapper)
("qtbase" ,qtbase-5)
- ("qtconnectivity" ,qtconnectivity)
+ ("qtconnectivity-5" ,qtconnectivity-5)
("qtdeclarative-5" ,qtdeclarative-5)
("qtlocation" ,qtlocation-5)
("qtmultimedia-5" ,qtmultimedia-5)
- branch qt-team created (now 1a5092cd8f), guix-commits, 2024/11/15
- 01/75: gnu: qtbase: Update to 6.7.2., guix-commits, 2024/11/15
- 07/75: gnu: qtsensors: Update to 6.7.2., guix-commits, 2024/11/15
- 11/75: gnu: qtserialport: Update to 6.7.2., guix-commits, 2024/11/15
- 06/75: gnu: qtwebsockets: Update to 6.7.2., guix-commits, 2024/11/15
- 12/75: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/15
- 24/75: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/11/15
- 31/75: gnu: qtconnectivity: Rename to qtconnectivity-5.,
guix-commits <=
- 33/75: gnu: Add python-setuptools-scm-next., guix-commits, 2024/11/15
- 44/75: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/15
- 04/75: gnu: qtimageformats: Update to 6.7.2., guix-commits, 2024/11/15
- 05/75: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/11/15
- 19/75: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/11/15
- 36/75: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/11/15
- 02/75: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/11/15
- 08/75: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/11/15
- 22/75: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/15
- 28/75: gnu: Add icu4c-75., guix-commits, 2024/11/15