treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -24,6 +24,6 @@ stdenv.mkDerivation rec {
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
maintainers = [stdenv.lib.maintainers.raskin];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
homepage = https://www.fractint.net/;
|
||||
homepage = "https://www.fractint.net/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user