···28282929 meta = with lib; {
3030 description = "lazy_import provides a set of functions that load modules, and related attributes, in a lazy fashion.";
3131- homepage = https://github.com/mnmelo/lazy_import;
3131+ homepage = "https://github.com/mnmelo/lazy_import";
3232 license = licenses.gpl3;
3333 maintainers = [ maintainers.marenz ];
3434 };