treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -41,7 +41,7 @@ stdenv.mkDerivation {
|
||||
|
||||
SMC can also generate GraphViz state diagrams from the input file.
|
||||
'';
|
||||
homepage = http://smc.sourceforge.net/;
|
||||
homepage = "http://smc.sourceforge.net/";
|
||||
license = licenses.mpl11;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.bjornfor ];
|
||||
|
||||
Reference in New Issue
Block a user