treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -20,7 +20,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "An HTTP library for idris";
|
||||
homepage = https://github.com/uwap/idris-http;
|
||||
homepage = "https://github.com/uwap/idris-http";
|
||||
license = lib.licenses.bsd2;
|
||||
maintainers = [ lib.maintainers.brainrape ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user