treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -87,6 +87,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ uralbash ];
|
||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||
license = licenses.bsd3;
|
||||
homepage = https://www.red-lang.org/;
|
||||
homepage = "https://www.red-lang.org/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user