[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/75: gnu: python-pyqtwebengine-6: Update to 6.7.0.
From: |
guix-commits |
Subject: |
38/75: gnu: python-pyqtwebengine-6: Update to 6.7.0. |
Date: |
Fri, 15 Nov 2024 21:44:06 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit b20ae551ef63680d31a49dee7796bd19ad97e0e3
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 27 16:12:49 2024 +0800
gnu: python-pyqtwebengine-6: Update to 6.7.0.
* gnu/packages/qt.scm (python-pyqtwebengine-6): Update to 6.7.0.
Change-Id: Ic409aec62770cd606a098515c1dc545f5ae44e9c
---
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 268a5b729f..590a6c2890 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -4220,13 +4220,13 @@ itself.")
(define-public python-pyqtwebengine-6
(package
(inherit python-pyqtwebengine)
- (version "6.6.0")
+ (version "6.7.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "PyQt6_WebEngine" version))
(sha256
- (base32 "11wlnggs5vi7z465xhmnz664wbaj44ki6mmijbk0kr457x69h2ym"))))
+ (base32 "00ahqmdgyfw21nhymarrskx723fakkkq2s4mvvspbqnrnsnwgvb8"))))
(native-inputs (list python python-sip python-pyqt-builder
;; qtbase is required for qmake
qtbase))
- 09/75: gnu: qtmultimedia: Update to 6.7.2., (continued)
- 09/75: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/11/15
- 10/75: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/15
- 13/75: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/15
- 14/75: gnu: qtlocation: Update to 6.7.2., guix-commits, 2024/11/15
- 16/75: gnu: qttools: Update to 6.7.2., guix-commits, 2024/11/15
- 23/75: gnu: qt-creator: Update to 14.0.1., guix-commits, 2024/11/15
- 17/75: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/11/15
- 18/75: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/11/15
- 15/75: gnu: qtlottie: Update to 6.7.2., guix-commits, 2024/11/15
- 25/75: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/15
- 38/75: gnu: python-pyqtwebengine-6: Update to 6.7.0.,
guix-commits <=
- 40/75: gnu: clazy: Update to 1.12., guix-commits, 2024/11/15
- 43/75: gnu: Add qtcharts., guix-commits, 2024/11/15
- 42/75: gnu: qtcharts: Rename to qtcharts-5., guix-commits, 2024/11/15
- 58/75: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/15
- 49/75: gnu: qtxmlpatterns: Update to 5.15.15., guix-commits, 2024/11/15
- 64/75: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/15
- 72/75: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/11/15
- 48/75: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/15
- 74/75: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/15
- 21/75: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/15