treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -42,7 +42,7 @@ mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Command-Line Interface to the KDE Wallet";
|
||||
homepage = https://www.mirbsd.org/kwalletcli.htm;
|
||||
homepage = "https://www.mirbsd.org/kwalletcli.htm";
|
||||
license = licenses.miros;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user