profanity: update website

https://www.profanity.im/ shows a parking page for an unregistered domain. The project home page is now at https://profanity-im.github.io
This commit is contained in:
Mario
2025-12-09 17:06:52 +00:00
committed by GitHub
parent 00d44f2090
commit f41b155135
@@ -109,7 +109,7 @@ stdenv.mkDerivation (finalAttrs: {
LC_ALL = "en_US.utf8";
meta = with lib; {
homepage = "http://www.profanity.im/";
homepage = "https://profanity-im.github.io";
description = "Console based XMPP client";
mainProgram = "profanity";
longDescription = ''