* Testing the build farm a bit more...

svn path=/nixpkgs/trunk/; revision=6379
This commit is contained in:
Eelco Dolstra 2006-08-30 17:27:55 +00:00
parent 39eb66f644
commit b8bf2ba379

View file

@ -1,7 +1,7 @@
{stdenv, fetchurl}:
stdenv.mkDerivation {
name = "aterm-2.4.2";
name = "aterm-2.4.2-test";
src = fetchurl {
url = http://nix.cs.uu.nl/dist/tarballs/aterm-2.4.2.tar.gz;
md5 = "18617081dd112d85e6c4b1b552628114";