GNU bug report logs - #72835
[PATCH qt-team 00/38] update qt6 to 6.7.2

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Date: Tue, 27 Aug 2024 16:22:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: 72835 <at> debbugs.gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>, 宋文武 <iyzsong <at> envs.net>
Subject: [bug#72835] [PATCH qt-team v2 41/74] gnu: python-pyqt: Update to 5.15.10.
Date: Wed, 18 Sep 2024 09:43:23 +0800
* gnu/packages/qt.scm (python-pyqt): Update to 5.15.10.

Change-Id: I37c710eeace5a8d55363d7e1b2126ea94452ced4
---
 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 0f2a88d671..8065b3b91f 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -4011,7 +4011,7 @@ (define-public python-sip-4
 (define-public python-pyqt
   (package
     (name "python-pyqt")
-    (version "5.15.9")
+    (version "5.15.10")
     (source
       (origin
         (method url-fetch)
@@ -4024,7 +4024,7 @@ (define-public python-pyqt
         (file-name (string-append "PyQt5-" version ".tar.gz"))
         (sha256
          (base32
-          "1h649rb1afdxskp28x524yp5kd9a97ainh9bd4mkxp4h390fhhfw"))
+          "12l96irlk11diql2ccig8ssd502mbcz13y2k2zwly2min427hsyl"))
         (patches (search-patches "pyqt-configure.patch"))))
     (build-system pyproject-build-system)
     (native-inputs
-- 
2.45.2





This bug report was last modified 234 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.