treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
||||
machine. It can serve as an application extension language
|
||||
but is also suitable for standalone scripts.
|
||||
'';
|
||||
homepage = http://sawfish.wikia.com;
|
||||
homepage = "http://sawfish.wikia.com";
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.AndersonTorres ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user