<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I can't manage to have <a href="http://pkg.racket-lang.org">pkg.racket-lang.org</a> to get the checksum of my git tags, for example:<br>github://<a href="http://github.com/Metaxal/MrEd-Designer/v3.12/">github.com/Metaxal/MrEd-Designer/v3.12/</a><br>

</div><div>which seems to be in line with the docs:<br><a href="http://docs.racket-lang.org/pkg/Package_Concepts.html#%28tech._package._source%29">http://docs.racket-lang.org/pkg/Package_Concepts.html#%28tech._package._source%29</a><br>

<br></div>The tags are annotated, and created with<br>git tag -a <..> -m <...><br>so they should contain a checksum.<br><br></div>Am I doing something wrong?<br><br></div>Laurent<br></div>