treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
description = "A Computer algebra package for Lie group computations";
|
||||
homepage = http://wwwmathlabo.univ-poitiers.fr/~maavl/LiE/;
|
||||
homepage = "http://wwwmathlabo.univ-poitiers.fr/~maavl/LiE/";
|
||||
license = stdenv.lib.licenses.lgpl3; # see the website
|
||||
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user