[racket-dev] Planet broken
Hi all,
Is planet broken for anyone else on git HEAD? It keeps producing the
following error when I try to install any packages:
application: procedure does not expect an argument with given keyword
procedure: setup
given keyword: #:planet-spec
given arguments:
#:collections '(("scribblings/main/user"))
#:file #f
#:get-target-dir #<procedure:current-directory>
#:jobs 1
#:planet-spec #f
context...:
/home/asumu/plt/racket-git/collects/racket/private/kw.rkt:1257:14
I suspect it's the result of this commit:
88a729df566cb2bb340a45e3c653acfdad88359c
Cheers,
Asumu