treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -24,7 +24,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "Idris library to interact with HTML";
|
||||
homepage = https://github.com/pierrebeaucamp/idris-html;
|
||||
homepage = "https://github.com/pierrebeaucamp/idris-html";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = [ lib.maintainers.brainrape ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user