Merge pull request #117428 from kittywitch/master
weechat-notify-send: fixed meta.homepage mispelling
This commit is contained in:
commit
4e37cc1f47
@ -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 ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user