gnu: qtbase: Update to 5.6.1-1.

* gnu/packages/qt.scm (qtbase): Update to 5.6.1-1.
This commit is contained in:
Efraim Flashner 2016-06-26 17:47:23 +03:00
parent f66970a7ed
commit c7386f4e0c
No known key found for this signature in database
GPG key ID: F4C1D3917EACEE93

View file

@ -302,7 +302,7 @@ (define-public qt-4
(define-public qtbase
(package
(name "qtbase")
(version "5.6.1")
(version "5.6.1-1")
(source (origin
(method url-fetch)
(uri (string-append "https://download.qt.io/official_releases/qt/"
@ -310,8 +310,8 @@ (define-public qtbase
"/submodules/" name "-opensource-src-"
version ".tar.xz"))
(sha256
(base32
"0r3jrqymnnxrig4f11xvs33c26f0kzfakbp3kcbdpv795gpc276h"))
(base32
"0fbwprlhqmdyhh2wb9122fcpq7pbil530iak482b9sy5gqs7i5ij"))
(modules '((guix build utils)))
(snippet
'(begin