treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -44,7 +44,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.uberent.com/pa/;
|
||||
homepage = "http://www.uberent.com/pa/";
|
||||
description = "Next-generation RTS that takes the genre to a planetary scale";
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user