treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -82,6 +82,6 @@ in mkDerivation rec {
|
||||
description = "Integrated IRC client for KDE";
|
||||
license = with lib.licenses; [ gpl2 ];
|
||||
maintainers = with lib.maintainers; [ fridh ];
|
||||
homepage = https://konversation.kde.org;
|
||||
homepage = "https://konversation.kde.org";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user