From e42507d1825b1536f6c6bb486ec8c17f80da4d01 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 15 Feb 2005 14:44:19 +0000 Subject: * Move tarballs to catamaran so that we are no longer dependent on a gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237 --- pkgs/applications/graphics/gqview/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/graphics/gqview') diff --git a/pkgs/applications/graphics/gqview/default.nix b/pkgs/applications/graphics/gqview/default.nix index 3bc1331b6ac7..31a338784554 100644 --- a/pkgs/applications/graphics/gqview/default.nix +++ b/pkgs/applications/graphics/gqview/default.nix @@ -9,7 +9,7 @@ stdenv.mkDerivation { name = "gqview-1.4.5"; src = fetchurl { - url = http://heanet.dl.sourceforge.net/sourceforge/gqview/gqview-1.4.5.tar.gz; + url = http://catamaran.labs.cs.uu.nl/dist/tarballs/gqview-1.4.5.tar.gz; md5 = "b196935767c2d3dc61243d9ed0801c2e"; }; -- cgit 1.4.1