treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "GTK bindings for librep";
|
||||
homepage = http://sawfish.wikia.com;
|
||||
homepage = "http://sawfish.wikia.com";
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.AndersonTorres ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user