root: update homepage

We try to promote the URL that is just `root.cern` nowadays.

+1 -1
+1 -1
pkgs/applications/science/misc/root/default.nix
··· 256 setupHook = ./setup-hook.sh; 257 258 meta = with lib; { 259 - homepage = "https://root.cern.ch/"; 260 description = "A data analysis framework"; 261 platforms = platforms.unix; 262 maintainers = [ maintainers.guitargeek maintainers.veprbl ];
··· 256 setupHook = ./setup-hook.sh; 257 258 meta = with lib; { 259 + homepage = "https://root.cern/"; 260 description = "A data analysis framework"; 261 platforms = platforms.unix; 262 maintainers = [ maintainers.guitargeek maintainers.veprbl ];