Skip to content

Commit

Permalink
Revert "plasma5: 5.8.6 -> 5.8.7"
Browse files Browse the repository at this point in the history
This reverts commit b1f8bd1.

Fixes #26080.

In this bugfix release, upstream has changed the Qt dependency requirement from
Qt 5.6 to Qt 5.7; such an update is not acceptable for an LTS release, so
updates to the Plasma desktop environment in NixOS are discontinued.
  • Loading branch information
ttuegel committed May 28, 2017
1 parent 36550fc commit 2412cec
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 161 deletions.
2 changes: 1 addition & 1 deletion pkgs/desktops/plasma-5/fetch.sh
@@ -1 +1 @@
WGET_ARGS=( http://download.kde.org/stable/plasma/5.8.7/ -A '*.tar.xz' )
WGET_ARGS=( http://download.kde.org/stable/plasma/5.8.6/ -A '*.tar.xz' )

0 comments on commit 2412cec

Please sign in to comment.