treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -35,7 +35,7 @@ in stdenv.mkDerivation rec {
|
||||
by Sybase.
|
||||
'';
|
||||
license = licenses.gpl2;
|
||||
homepage = https://sourceforge.net/projects/sqsh/;
|
||||
homepage = "https://sourceforge.net/projects/sqsh/";
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user