senpai: update homepage (#371167)

This commit is contained in:
Gaétan Lepage
2025-01-06 07:39:10 +01:00
committed by GitHub
+1 -1
View File
@@ -42,7 +42,7 @@ buildGoModule rec {
meta = with lib; {
description = "Your everyday IRC student";
mainProgram = "senpai";
homepage = "https://sr.ht/~taiite/senpai/";
homepage = "https://sr.ht/~delthas/senpai/";
changelog = "https://git.sr.ht/~delthas/senpai/refs/v${version}";
license = licenses.isc;
maintainers = with maintainers; [ malte-v ];