release.nix: use the freshest release GIMP version (2.8.0)
This commit is contained in:
parent
fc3c71cb04
commit
559f5be097
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user