treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -14,7 +14,7 @@ fetchzip rec {
|
||||
|
||||
meta = {
|
||||
description = "A (mainly) Chinese Unicode font";
|
||||
homepage = http://wenq.org;
|
||||
homepage = "http://wenq.org";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = [ lib.maintainers.pkmx ];
|
||||
platforms = lib.platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user