pgcenter: update homepage (#518026)

This commit is contained in:
Sandro
2026-05-08 14:43:59 +00:00
committed by GitHub
+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;