gh-dash: update homepage (#441827)

Changed files
+1 -1
pkgs
by-name
gh
gh-dash
+1 -1
pkgs/by-name/gh/gh-dash/package.nix
···
meta = {
changelog = "https://github.com/dlvhdr/gh-dash/releases/tag/${src.rev}";
description = "Github Cli extension to display a dashboard with pull requests and issues";
-
homepage = "https://github.com/dlvhdr/gh-dash";
+
homepage = "https://www.gh-dash.dev";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ amesgen ];
mainProgram = "gh-dash";