treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -99,7 +99,7 @@ in stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = http://nuclearelephant.com/;
|
||||
homepage = "http://nuclearelephant.com/";
|
||||
description = "Community Driven Antispam Filter";
|
||||
license = licenses.agpl3;
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user