treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@ buildGoPackage rec {
|
||||
buildInputs = [ glib libxml2 ];
|
||||
|
||||
meta = {
|
||||
homepage = https://github.com/sloonz/ua;
|
||||
homepage = "https://github.com/sloonz/ua";
|
||||
license = stdenv.lib.licenses.isc;
|
||||
description = "Universal Aggregator";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user