treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -61,7 +61,7 @@ with python3.pkgs; buildPythonApplication rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://lostpackets.de/khal/;
|
||||
homepage = "http://lostpackets.de/khal/";
|
||||
description = "CLI calendar application";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ gebner ];
|
||||
|
||||
Reference in New Issue
Block a user