eclipse-plugin-scala: use stable download URL

Unfortunately, the latest release does not appear to be available
through a stable URL.
This commit is contained in:
Robert Helgesson 2017-02-13 23:59:03 +01:00
parent fc45440b8f
commit 486b9be579
No known key found for this signature in database
GPG Key ID: C3DB11069E65DC86

View File

@ -388,7 +388,7 @@ rec {
version = "4.4.1.201605041056";
src = fetchzip {
url = "http://download.scala-ide.org/sdk/lithium/e44/scala211/stable/update-site.zip";
url = "http://download.scala-ide.org/sdk/lithium/e44/scala211/stable/base-20160504-1321.zip";
sha256 = "13xgx2rwlll0l4bs0g6gyvrx5gcc0125vzn501fdj0wv2fqxn5lw";
};