* Lots of updates, especially GTK and X libraries.

svn path=/nixpkgs/trunk/; revision=3193
This commit is contained in:
Eelco Dolstra
2005-06-17 11:43:15 +00:00
parent 32d7a746a2
commit b8bae3582b
16 changed files with 48 additions and 50 deletions

View File

@@ -82,7 +82,7 @@
};
libIDL = {
name = "libIDL-0.8.5.tar.bz2";
name = "libIDL-0.8.5";
src = fetchurl {
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/libIDL-0.8.5.tar.bz2;
md5 = "c63f6513dc7789d0575bea02d62d58d7";
@@ -177,4 +177,4 @@
};
};
}
}