treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -19,7 +19,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "Idris implementation of Yampa FRP library as described in Reactive Programming through Dependent Types";
|
||||
homepage = https://github.com/BartAdv/idris-yampa;
|
||||
homepage = "https://github.com/BartAdv/idris-yampa";
|
||||
maintainers = [ lib.maintainers.brainrape ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user