treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://pawsa.fedorapeople.org/balsa/;
|
||||
homepage = "http://pawsa.fedorapeople.org/balsa/";
|
||||
description = "An e-mail client for GNOME";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user