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