mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
afewmail: update meta.homepage (#29313)
This commit is contained in:
parent
13edd9765a
commit
f47ab6c2fe
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue