treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://neopg.io/;
|
||||
homepage = "https://neopg.io/";
|
||||
description = "Modern replacement for GnuPG 2";
|
||||
license = licenses.gpl3;
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user