From 564f4287470c3d75bffab1e058f165045575027c Mon Sep 17 00:00:00 2001 From: kat witch Date: Wed, 24 Mar 2021 00:43:06 +0000 Subject: weechat-notify-send: fixed meta.homepage mispelling --- .../networking/irc/weechat/scripts/weechat-notify-send/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/networking/irc/weechat/scripts/weechat-notify-send/default.nix') diff --git a/pkgs/applications/networking/irc/weechat/scripts/weechat-notify-send/default.nix b/pkgs/applications/networking/irc/weechat/scripts/weechat-notify-send/default.nix index b55266e5f3745..78f9fc082e318 100644 --- a/pkgs/applications/networking/irc/weechat/scripts/weechat-notify-send/default.nix +++ b/pkgs/applications/networking/irc/weechat/scripts/weechat-notify-send/default.nix @@ -24,7 +24,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "A WeeChat script that sends highlight and message notifications through notify-send"; - homepage = "https://github.com/s3rvac/weechat-notify-srnd"; + homepage = "https://github.com/s3rvac/weechat-notify-send"; license = licenses.mit; maintainers = with maintainers; [ tobim ]; }; -- cgit 1.4.1