[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/71: gnu: python-pyqt-6: Update to 6.6.1.
From: |
guix-commits |
Subject: |
42/71: gnu: python-pyqt-6: Update to 6.6.1. |
Date: |
Wed, 3 Apr 2024 18:08:01 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit ca92295971f325d8fb4afe75ce1e1d6d0faeb614
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 27 21:07:58 2024 +0800
gnu: python-pyqt-6: Update to 6.6.1.
* gnu/packages/qt.scm (python-pyqt-6): Update to 6.6.1.
Change-Id: Ie2de2267eca8a164a3bda86c69b41b9371d758a1
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 2cdd4e11e9..404560278d 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -3942,14 +3942,14 @@ contain over 620 classes.")
(define-public python-pyqt-6
(package
(inherit python-pyqt)
- (version "6.5.2")
+ (version "6.6.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "PyQt6" version))
(file-name (string-append "PyQt6-" version ".tar.gz"))
(sha256
- (base32 "100jh1iiz5gx821qzgicfrqv7hjjj98pchdbc1nvdzzra1ryx1ql"))))
+ (base32 "0y83zm7xd2yspjbhmlkqhgi0ppxqhivx0d8gdz2l4l90kni8l5cz"))))
(inputs ;Qt5 dependencies only in python-pyqt:
;; (qt)connectivity, location, sensors, serialport, x11extras,
xmlpatterns.
(list python-wrapper
- 24/71: gnu: qt-creator: Update to 12.0.2., (continued)
- 24/71: gnu: qt-creator: Update to 12.0.2., guix-commits, 2024/04/03
- 01/71: gnu: qtbase: Update to 6.6.2., guix-commits, 2024/04/03
- 02/71: gnu: qt5compat: Update to 6.6.2., guix-commits, 2024/04/03
- 17/71: gnu: qtremoteobjects: Update to 6.6.2., guix-commits, 2024/04/03
- 09/71: gnu: qtwayland: Update to 6.6.2., guix-commits, 2024/04/03
- 15/71: gnu: qtpositioning: Update to 6.6.2., guix-commits, 2024/04/03
- 23/71: gnu: Add qtspeech., guix-commits, 2024/04/03
- 28/71: gnu: qtbase: Replace QML2_IMPORT_PATH with QML_IMPORT_PATH., guix-commits, 2024/04/03
- 30/71: gnu: pjproject-jami: Update to 2.13.1-1.e12ea3b., guix-commits, 2024/04/03
- 33/71: gnu: Add syscmdline., guix-commits, 2024/04/03
- 42/71: gnu: python-pyqt-6: Update to 6.6.1.,
guix-commits <=
- 37/71: gnu: jami: Update to 20240325.0., guix-commits, 2024/04/03
- 43/71: gnu: kwayland: Disable kwayland-testXdgForeign test., guix-commits, 2024/04/03
- 35/71: gnu: Add qwindowkit., guix-commits, 2024/04/03
- 50/71: gnu: qtbase: Update to 6.6.3., guix-commits, 2024/04/03
- 36/71: gnu: Add qthttpserver., guix-commits, 2024/04/03
- 45/71: gnu: gwenview: Update to 23.08.5 and fix build., guix-commits, 2024/04/03
- 49/71: gnu: sobjectizer: Update to 5.8.2., guix-commits, 2024/04/03
- 61/71: gnu: qtlanguageserver: Update to 6.6.3., guix-commits, 2024/04/03
- 53/71: gnu: qtimageformats: Update to 6.6.3., guix-commits, 2024/04/03
- 51/71: gnu: qt5compat: Update to 6.6.3., guix-commits, 2024/04/03