gnu: python-sip: Update to 4.19.12.

* gnu/packages/qt.scm (python-sip): Update to 4.19.12.
master
Efraim Flashner 2018-07-22 12:02:02 +03:00
parent bba6069708
commit fac1447bf3
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -1597,7 +1597,7 @@ message.")))
(define-public python-sip
(package
(name "python-sip")
(version "4.19.11")
(version "4.19.12")
(source
(origin
(method url-fetch)
@ -1606,7 +1606,7 @@ message.")))
"sip-" version "/sip-" version ".tar.gz"))
(sha256
(base32
"1q2rirsh4616r20kw7csagzcnwahiqsr2r9q0ycnd58fa569pm36"))))
"08iqj9qyanc6a4bllbd87gv8pd1gkplw1jhfa1sz0gcq3g1pyq94"))))
(build-system gnu-build-system)
(native-inputs
`(("python" ,python-wrapper)))