gnu: python-pyqt: Update to 5.15.2.
* gnu/packages/qt.scm (python-pyqt): Update to 5.15.2.
This commit is contained in:
parent
911e50c6c9
commit
8dee0f9558
@ -2004,7 +2004,7 @@ module provides support functions to the automatically generated code.")
|
|||||||
(define-public python-pyqt
|
(define-public python-pyqt
|
||||||
(package
|
(package
|
||||||
(name "python-pyqt")
|
(name "python-pyqt")
|
||||||
(version "5.14.2")
|
(version "5.15.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -2017,7 +2017,7 @@ module provides support functions to the automatically generated code.")
|
|||||||
(file-name (string-append "PyQt5-"version ".tar.gz"))
|
(file-name (string-append "PyQt5-"version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1c4y4qi1l540gd125ikj0al00k5pg65kmqaixcfbzslrsrphq8xx"))
|
"1z74295i69cha52llsqffzhb5zz7qnbjc64h8qg21l91jgf0harp"))
|
||||||
(patches (search-patches "pyqt-configure.patch"
|
(patches (search-patches "pyqt-configure.patch"
|
||||||
"pyqt-public-sip.patch"))))
|
"pyqt-public-sip.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user