treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "FFI Bindings to interact with the unsafe world of JavaScript";
|
||||
homepage = https://github.com/idris-hackers/IdrisScript;
|
||||
homepage = "https://github.com/idris-hackers/IdrisScript";
|
||||
license = lib.licenses.bsd2;
|
||||
maintainers = [ lib.maintainers.brainrape ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user