mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 23:50:33 +02:00
gnu: python-pyqt5-sip: Update to 12.15.0.
* gnu/packages/qt.scm (python-pyqt5-sip): Update to 12.15.0. Change-Id: I78dab5b767f4637461ad4ea02bb83a9ad65c3e5b
This commit is contained in:
@@ -4128,14 +4128,14 @@ contain over 620 classes.")
|
||||
(define-public python-pyqt5-sip
|
||||
(package
|
||||
(name "python-pyqt5-sip")
|
||||
(version "12.11.1")
|
||||
(version "12.15.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "PyQt5_sip" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0sa3vad8r7qm98k4ngimwjp87bh2f9f2vv19cnzb3vb11zdgplwp"))))
|
||||
"00mpzkm3d2v33klmi2mhyl22img721brr2lzsgcysp1v6v7xygyj"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f)) ;; No test code.
|
||||
|
||||
Reference in New Issue
Block a user