google-chrome: remove meta.changelog

It's useless to link to the main page, and there's no good way to link the
appropriate post automatically based on the version number. So I unset this.
This commit is contained in:
Michael Daniels
2026-04-22 17:48:52 -04:00
parent dc754eda70
commit ea8537d7e2
@@ -344,7 +344,6 @@ let
passthru.updateScript = ./update.sh;
meta = {
changelog = "https://chromereleases.googleblog.com/";
description = "Freeware web browser developed by Google";
homepage = "https://www.google.com/chrome/browser/";
license = lib.licenses.unfree;