treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -88,7 +88,7 @@ stdenv.mkDerivation ({
|
||||
|
||||
meta = {
|
||||
description = "Computer algebra system";
|
||||
homepage = http://maxima.sourceforge.net;
|
||||
homepage = "http://maxima.sourceforge.net";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user