treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -74,6 +74,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
'';
|
||||
|
||||
maintainers = with maintainers; [ coroa sauyon ];
|
||||
homepage = https://quodlibet.readthedocs.io/en/latest/;
|
||||
homepage = "https://quodlibet.readthedocs.io/en/latest/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user