treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "SDL-idris framework for Idris";
|
||||
homepage = https://github.com/edwinb/SDL-idris;
|
||||
homepage = "https://github.com/edwinb/SDL-idris";
|
||||
maintainers = [ lib.maintainers.brainrape ];
|
||||
# Can't find file sdlrun.o
|
||||
broken = true;
|
||||
|
||||
Reference in New Issue
Block a user