afewmail: update meta.homepage (#29313)

This commit is contained in:
Andreas Rammhold 2017-09-13 19:42:40 +02:00 committed by Joachim F
parent 13edd9765a
commit f47ab6c2fe

View file

@ -32,7 +32,7 @@ buildPythonPackage rec {
'';
meta = with stdenv.lib; {
homepage = https://github.com/teythoon/afew;
homepage = https://github.com/afewmail/afew;
description = "An initial tagging script for notmuch mail";
maintainers = with maintainers; [ garbas ];
};