treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@ in fetchzip {
|
||||
longDescription = "The Culmus project aims at providing the Hebrew-speaking GNU/Linux and Unix community with a basic collection of Hebrew fonts for X Windows.";
|
||||
platforms = lib.platforms.all;
|
||||
license = lib.licenses.gpl2;
|
||||
homepage = http://culmus.sourceforge.net/;
|
||||
downloadPage = http://culmus.sourceforge.net/download.html;
|
||||
homepage = "http://culmus.sourceforge.net/";
|
||||
downloadPage = "http://culmus.sourceforge.net/download.html";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user