treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = http://www.ece.purdue.edu/~qobi/software.html;
|
||||
homepage = "http://www.ece.purdue.edu/~qobi/software.html";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
description = "Stalin, an optimizing Scheme compiler";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user