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