gnu: python-sip: Update to 4.19.3.

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

View File

@ -1443,7 +1443,7 @@ message.")))
(define-public python-sip
(package
(name "python-sip")
(version "4.19.2")
(version "4.19.3")
(source
(origin
(method url-fetch)
@ -1452,7 +1452,7 @@ message.")))
"sip-" version "/sip-" version ".tar.gz"))
(sha256
(base32
"0cq5r21fmjyw5v7a6l4sfbaj3zgm7k5b2cryj6bnjki54nnllas3"))))
"0x2bghbprwl3az1ni3p87i0bq8r99694la93kg65vi0cz12gh3bl"))))
(build-system gnu-build-system)
(native-inputs
`(("python" ,python-wrapper)))