This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
40e234d2ae
nixpkgs
/
pkgs
/
development
/
libraries
/
qt-5
/
5.11
/
fetch.sh
3 lines
109 B
Bash
Raw
Normal View
History
Unescape
Escape
qt5: 5.11.0 -> 5.11.1 (#42351) This may be needed to unbreak a couple of builds such as nextcloud clients or rstudio: codereview.qt-project.org/#/c/232367
2018-07-04 19:37:48 -07:00
WGET_ARGS
=
(
http://download.qt.io/official_releases/qt/5.11/5.11.1/submodules/
\
qt5: 5.10 -> 5.11 This is the first time since 5.9 that we also update `qtwebkit`. `qtwebkit` is not maintained by Qt anymore and thus, we switch to the community port as for example arch has done. To prevent pulling in single patches, we just stick to the latest git version.
2018-05-26 00:05:18 -07:00
-A
'*.tar.xz'
)
Reference in New Issue
Copy Permalink