treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
KDevelop-PG-Qt is the parser-generator from KDevplatform.
|
||||
It is used for some KDevelop-languagesupport-plugins (Ruby, PHP, CSS...).
|
||||
'';
|
||||
homepage = https://www.kdevelop.org;
|
||||
homepage = "https://www.kdevelop.org";
|
||||
license = with stdenv.lib.licenses; [ lgpl2Plus ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user