Skip to content

Commit da630e7

Browse files
authored
senpai: update homepage (NixOS#371167)
2 parents 6663da5 + cc63540 commit da630e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/se/senpai/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ buildGoModule rec {
4242
meta = with lib; {
4343
description = "Your everyday IRC student";
4444
mainProgram = "senpai";
45-
homepage = "https://sr.ht/~taiite/senpai/";
45+
homepage = "https://sr.ht/~delthas/senpai/";
4646
changelog = "https://git.sr.ht/~delthas/senpai/refs/v${version}";
4747
license = licenses.isc;
4848
maintainers = with maintainers; [ malte-v ];

0 commit comments

Comments
 (0)