gnu: qt@5: Update to 5.9.3.

* gnu/packages/qt.scm (qt@5): Update to 5.9.3.
This commit is contained in:
Efraim Flashner 2017-11-24 16:14:37 +02:00
parent 907ab9e8cb
commit 06378ceeb1
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -102,7 +102,7 @@ system, and the core design of Django is reused in Grantlee.")
(define-public qt (define-public qt
(package (package
(name "qt") (name "qt")
(version "5.9.2") (version "5.9.3")
(outputs '("out" "examples")) (outputs '("out" "examples"))
(source (origin (source (origin
(method url-fetch) (method url-fetch)
@ -115,7 +115,7 @@ system, and the core design of Django is reused in Grantlee.")
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1zr0hvhryn2ada53ln7cycymh602cncli86n291bsgzas6j72qbc")) "0ik0ikwa0qb7dqcr9knxpnwv50b7m6m2iglzq9yjs3437zqdib2p"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin