afewmail: update meta.homepage (#29313)
This commit is contained in:
parent
13edd9765a
commit
f47ab6c2fe
@ -32,7 +32,7 @@ buildPythonPackage rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://github.com/teythoon/afew;
|
homepage = https://github.com/afewmail/afew;
|
||||||
description = "An initial tagging script for notmuch mail";
|
description = "An initial tagging script for notmuch mail";
|
||||||
maintainers = with maintainers; [ garbas ];
|
maintainers = with maintainers; [ garbas ];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user