treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -67,7 +67,7 @@ in stdenv.mkDerivation rec {
|
||||
Pango forms the core of text and font handling for GTK.
|
||||
'';
|
||||
|
||||
homepage = https://www.pango.org/;
|
||||
homepage = "https://www.pango.org/";
|
||||
license = licenses.lgpl2Plus;
|
||||
|
||||
maintainers = with maintainers; [ raskin ];
|
||||
|
||||
Reference in New Issue
Block a user