treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -43,7 +43,7 @@ let
|
||||
};
|
||||
|
||||
meta = {
|
||||
homepage = http://gobby.0x539.de/;
|
||||
homepage = "http://gobby.0x539.de/";
|
||||
description = "An implementation of the Infinote protocol written in GObject-based C";
|
||||
license = stdenv.lib.licenses.lgpl2Plus;
|
||||
maintainers = [ stdenv.lib.maintainers.phreedom ];
|
||||
|
||||
Reference in New Issue
Block a user