gnu: python-pyqt: Update to 5.9.

* gnu/packages/qt.scm (python-pyqt): Update to 5.9.
master
Marius Bakke 2017-10-19 22:12:09 +02:00
parent 079e679219
commit 28d0b52164
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -1506,7 +1506,7 @@ module provides support functions to the automatically generated code.")
(define-public python-pyqt
(package
(name "python-pyqt")
(version "5.8.2")
(version "5.9")
(source
(origin
(method url-fetch)
@ -1516,7 +1516,7 @@ module provides support functions to the automatically generated code.")
version ".tar.gz"))
(sha256
(base32
"1s1nalcspam9dc7f63jkqn1i2sv9lrqn57p2zsc61g8bncahbmzb"))
"15hh4z5vd45dcswjla58q6rrfr6ic7jfz2n7c8lwfb10rycpj3mb"))
(patches (search-patches "pyqt-configure.patch"))))
(build-system gnu-build-system)
(native-inputs