gnu: qt: Update to 5.5.1.
* gnu/packages/qt.scm (qt): Update to 5.5.1.
This commit is contained in:
parent
bce5ae1d26
commit
a10d3a687d
@ -95,7 +95,7 @@ (define-public libxkbcommon
|
||||
(define-public qt
|
||||
(package
|
||||
(name "qt")
|
||||
(version "5.5.0")
|
||||
(version "5.5.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
@ -107,7 +107,7 @@ (define-public qt
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1by2l8wxbqwvs7anb5ggmqhn2cfmhyw3a23bp1yyd240rdpa38ky"))
|
||||
"0615cn4n3n78v48lnmapqz2jizm2pzrjwvsjlnsf4awrsiiqw0kg"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
Loading…
Reference in New Issue
Block a user