treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -50,6 +50,6 @@ in stdenv.mkDerivation {
|
||||
parallel array comprehensions.
|
||||
'';
|
||||
|
||||
homepage = http://manticore.cs.uchicago.edu/;
|
||||
homepage = "http://manticore.cs.uchicago.edu/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user