treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
||||
UMLet runs stand-alone or as Eclipse plug-in on Windows, macOS and
|
||||
Linux.
|
||||
'';
|
||||
homepage = http://www.umlet.com;
|
||||
homepage = "http://www.umlet.com";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ geistesk ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user