pgcenter: update homepage

This commit is contained in:
Thomas Butter
2026-05-08 10:59:43 +00:00
committed by GitHub
parent 3972ddf7f1
commit 9030f4965b
+1 -1
View File
@@ -34,7 +34,7 @@ buildGoModule (finalAttrs: {
doCheck = false;
meta = {
homepage = "https://pgcenter.org/";
homepage = "https://github.com/lesovsky/pgcenter";
changelog = "https://github.com/lesovsky/pgcenter/raw/v${finalAttrs.version}/doc/Changelog";
description = "Command-line admin tool for observing and troubleshooting PostgreSQL";
license = lib.licenses.bsd3;