treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -45,6 +45,6 @@ buildPythonPackage {
|
||||
description = "A Python binding to QScintilla, Qt based text editing control";
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = with maintainers; [ lsix ];
|
||||
homepage = https://www.riverbankcomputing.com/software/qscintilla/;
|
||||
homepage = "https://www.riverbankcomputing.com/software/qscintilla/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user