gktspell: version bump to 2.0.16 because the old one has disappeared

This commit is contained in:
Evgeny Egorochkin
2013-07-14 03:09:34 +03:00
parent 5ae43d2494
commit d0b4c8bfaa
10 changed files with 13 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ stdenv.mkDerivation rec {
name = "extundelete-${version}";
src = fetchurl {
url = "http://downloads.sourceforge.net/project/extundelete/extundelete/0.2.4/extundelete-0.2.4.tar.bz2";
url = "mirror://sourceforge/extundelete/extundelete-0.2.4.tar.bz2";
sha256 = "1x0r7ylxlp9lbj3d7sqf6j2a222dwy2nfpff05jd6mkh4ihxvyd1";
};