release.nix: use the freshest release GIMP version (2.8.0)

This commit is contained in:
Michael Raskin 2012-08-22 13:08:49 +04:00
parent fc3c71cb04
commit 559f5be097

View File

@ -104,7 +104,7 @@ with (import ./release-lib.nix);
ghdl = linux; ghdl = linux;
ghostscript = linux; ghostscript = linux;
ghostscriptX = linux; ghostscriptX = linux;
gimp = linux; gimp28 = linux;
git = linux; git = linux;
gitFull = linux; gitFull = linux;
glibc = linux; glibc = linux;