Skip to content
Snippets Groups Projects
Commit a33b8449 authored by Sou Bunnbu (宋文武)'s avatar Sou Bunnbu (宋文武)
Browse files

gnu: qt: Update to 5.4.2.

* gnu/packages/qt.scm (qt): Update to 5.4.2.
parent d22b9397
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ (define-public libxkbcommon
(define-public qt
(package
(name "qt")
(version "5.4.1")
(version "5.4.2")
(source (origin
(method url-fetch)
(uri (string-append "http://download.qt-project.org/official_releases/qt/"
......@@ -103,7 +103,7 @@ (define-public qt
version ".tar.xz"))
(sha256
(base32
"0q6qzakq8xihw91xv310qi3vyylq7x2bzdkjgy8sqxii2lgbjzhv"))
"09gay5cimfdb0apy60v7z4r4zkl2vjysdppzihpla8dp2c30fvcc"))
(patches (list (search-patch "qt5-conflicting-typedefs.patch")
(search-patch "qt5-runpath.patch")))
(snippet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment