<div dir="ltr"><div>Hi, <br><br></div>(using this morning's racket build)<br><div><div>I've just uploaded a package to pkg, but when I try to install it for testing I get the following error:<br><div><br>% raco pkg install script-plugin<br>
Resolving "script-plugin" via <a href="https://pkg.racket-lang.org">https://pkg.racket-lang.org</a><br>Downloading <a href="https://github.com/Metaxal/script-plugin/tarball/">https://github.com/Metaxal/script-plugin/tarball/</a><br>
=: contract violation<br> expected: number?<br> given: #<eof><br> argument position: 1st<br> other arguments...:<br> 31<br><br></div><div>However, when I install it directly from github, with the exact same source, it works:<br>
</div><div><br>% raco pkg install github://<a href="http://github.com/Metaxal/script-plugin/v2.18/">github.com/Metaxal/script-plugin/v2.18/</a><br>Querying GitHub branches<br>Querying GitHub tags<br>Downloading <a href="https://github.com/Metaxal/script-plugin/tarball/d1691f01bbe3b72f4b79aef40b6a3db9f0ce061e">https://github.com/Metaxal/script-plugin/tarball/d1691f01bbe3b72f4b79aef40b6a3db9f0ce061e</a><br>
raco setup: version: 5.90.0.9 [3m]<br>[...]<br><br></div><div>Am I doing something wrong?<br><br></div><div>Laurent<br></div></div></div></div>