treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -79,7 +79,7 @@ stdenv.mkDerivation {
|
||||
development cycle.
|
||||
'';
|
||||
|
||||
homepage = https://www.gnu.org/software/mit-scheme/;
|
||||
homepage = "https://www.gnu.org/software/mit-scheme/";
|
||||
|
||||
license = licenses.gpl2Plus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user