gparted: update home page

Downloads are still hosted by Sourceforge :-(

+1 -1
+1 -1
pkgs/tools/misc/gparted/default.nix
··· 22 22 partitions. GParted enables you to change the partition organization 23 23 while preserving the partition contents. 24 24 ''; 25 - homepage = http://gparted.sourceforge.net; 25 + homepage = http://gparted.org; 26 26 license = licenses.gpl2Plus; 27 27 platforms = platforms.linux; 28 28 maintainers = with maintainers; [ nckx ];