treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "A set of symbols and convenience functions for Ayatana indicators";
|
||||
homepage = https://launchpad.net/libindicator;
|
||||
homepage = "https://launchpad.net/libindicator";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.msteen ];
|
||||
|
||||
Reference in New Issue
Block a user