treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -20,7 +20,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "Idris Binary Integer Arithmetic, porting PArith, NArith, and ZArith from Coq";
|
||||
homepage = https://github.com/sbp/idris-bi;
|
||||
homepage = "https://github.com/sbp/idris-bi";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = [ lib.maintainers.brainrape ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user