afewmail: update meta.homepage (#29313)

authored by Andreas Rammhold and committed by Joachim F f47ab6c2 13edd976

+1 -1
+1 -1
pkgs/development/python-modules/afew/default.nix
··· 32 32 ''; 33 33 34 34 meta = with stdenv.lib; { 35 - homepage = https://github.com/teythoon/afew; 35 + homepage = https://github.com/afewmail/afew; 36 36 description = "An initial tagging script for notmuch mail"; 37 37 maintainers = with maintainers; [ garbas ]; 38 38 };