version bump to 0.0.22

svn path=/nixpkgs/trunk/; revision=13927
This commit is contained in:
Armijn Hemel 2009-02-01 18:51:15 +00:00
parent cdf5d243a0
commit 4fc2a64242

View File

@ -1,10 +1,10 @@
args:
args.stdenv.mkDerivation {
name = "gegl-0.0.20";
name = "gegl-0.0.22";
src = args.fetchurl {
url = ftp://ftp.gimp.org/pub/gegl/0.0/gegl-0.0.20.tar.bz2;
sha256 = "1dqdammp2jv6cwycwx5pwn5m9n3xss5j6656xb59dj4xxypvd2vh";
url = ftp://ftp.gimp.org/pub/gegl/0.0/gegl-0.0.22.tar.bz2;
sha256 = "0nx6r9amzhw5d2ghlw3z8qnry18rwz1ymvl2cm31b8p49z436wl5";
};
configureFlags = "--disable-docs"; # needs fonts otherwise don't know how to pass them