treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
|
||||
makeFlags = [ "all" ];
|
||||
|
||||
meta = {
|
||||
homepage = http://www.scilab.org/;
|
||||
homepage = "http://www.scilab.org/";
|
||||
description = "Scientific software package for numerical computations (Matlab lookalike)";
|
||||
# see http://www.scilab.org/legal
|
||||
license = "SciLab";
|
||||
|
||||
Reference in New Issue
Block a user