treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -43,7 +43,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
multiple threads, namespace modification, embedded debugging, encrypted
|
||||
communication and is up to 20 times faster than pdb.
|
||||
'';
|
||||
homepage = http://winpdb.org/;
|
||||
homepage = "http://winpdb.org/";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.bjornfor ];
|
||||
|
||||
Reference in New Issue
Block a user