update to 2.4.7, python problems are still there

svn path=/nixpkgs/trunk/; revision=12698
This commit is contained in:
Armijn Hemel 2008-08-23 08:47:14 +00:00
parent 396ef44630
commit a5deaa8e07
1 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@
}:
stdenv.mkDerivation {
name = "gimp-2.4.6";
name = "gimp-2.4.7";
src = fetchurl {
url = ftp://ftp.gtk.org/pub/gimp/v2.4/gimp-2.4.6.tar.bz2;
sha256 = "1shbrrncx99pbn66xpya0a55cv18g4lvl9spc3ry906z1vkzkblr";
url = ftp://ftp.gtk.org/pub/gimp/v2.4/gimp-2.4.7.tar.bz2;
sha256 = "1j8904cy5sp021fz7ikh2dxm339a36ihns94qr9i1y7sb3qfx66k";
};
buildInputs = [