Unverified Commit 3e7ef7fd authored by dotlambda's avatar dotlambda Committed by GitHub
Browse files

profanity: update website (#469353)

parents a1f5e640 f41b1551
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 = ''