treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -17,7 +17,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "Some Idris libraries including nodejs bindings and ISO8601 Date and Time";
|
||||
homepage = https://github.com/ostera/idris-coda;
|
||||
homepage = "https://github.com/ostera/idris-coda";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = [ lib.maintainers.brainrape ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user