treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://xpra.org/;
|
||||
homepage = "http://xpra.org/";
|
||||
description = "fakeXinerama for Xpra";
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.tstrobel ];
|
||||
|
||||
Reference in New Issue
Block a user