From af20d174b204c07b06cb684be369439ef71ea8cc Mon Sep 17 00:00:00 2001 From: xrelkd <46590321+xrelkd@users.noreply.github.com> Date: Thu, 11 Jul 2019 02:14:30 +0800 Subject: go-ethereum: update homepage --- pkgs/applications/altcoins/go-ethereum.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/altcoins') diff --git a/pkgs/applications/altcoins/go-ethereum.nix b/pkgs/applications/altcoins/go-ethereum.nix index cbef20c83d5e..d350b71c6f6c 100644 --- a/pkgs/applications/altcoins/go-ethereum.nix +++ b/pkgs/applications/altcoins/go-ethereum.nix @@ -21,7 +21,7 @@ buildGoPackage rec { }; meta = with stdenv.lib; { - homepage = https://ethereum.github.io/go-ethereum/; + homepage = "https://geth.ethereum.org/"; description = "Official golang implementation of the Ethereum protocol"; license = with licenses; [ lgpl3 gpl3 ]; maintainers = with maintainers; [ adisbladis asymmetric lionello ]; -- cgit 1.4.1