gnu: python-pyqt-4: Update to 4.11.4.
* gnu/packages/qt.scm (python-pyqt-4, python2-pyqt-4): Update to 4.11.4.
This commit is contained in:
parent
0c84e33ec1
commit
9975549142
@ -447,7 +447,7 @@ contain over 620 classes.")
|
|||||||
(define-public python-pyqt-4
|
(define-public python-pyqt-4
|
||||||
(package (inherit python-pyqt)
|
(package (inherit python-pyqt)
|
||||||
(name "python-pyqt")
|
(name "python-pyqt")
|
||||||
(version "4.11.3")
|
(version "4.11.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -457,7 +457,7 @@ contain over 620 classes.")
|
|||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"11jnfjw79s0b0qdd9s6kd69w87vf16dhagbhbmwbmrp2vgf80dw5"))))
|
"01zlviy5lq8g6db84wnvvpsrfnip9lbcpxagsyqa6as3jmsff7zw"))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("python-sip" ,python-sip)
|
`(("python-sip" ,python-sip)
|
||||||
("qt" ,qt-4)))
|
("qt" ,qt-4)))
|
||||||
|
Loading…
Reference in New Issue
Block a user