> On Dec 10, 2018, at 11:21 AM, making-a-racket <bmitchel...@gmail.com> wrote: > > Does anyone know if Racket is hard-coded to use git://? <git://?>
The URL that Racket uses to install a package is whatever the developer has listed on the package server — some begin with git://, some with https://, some with http://. Moreover, even if the package you want is not associated with a git:// URL, it may depend on other packages that are. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.