[racket] Checksum not found for git tags packages

From: Laurent (laurent.orseau at gmail.com)
Date: Tue Sep 17 02:41:29 EDT 2013

Hi,

I can't manage to have pkg.racket-lang.org to get the checksum of my git
tags, for example:
github://github.com/Metaxal/MrEd-Designer/v3.12/
which seems to be in line with the docs:
http://docs.racket-lang.org/pkg/Package_Concepts.html#%28tech._package._source%29

The tags are annotated, and created with
git tag -a <..> -m <...>
so they should contain a checksum.

Am I doing something wrong?

Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130917/b9f5ed14/attachment.html>

Posted on the users mailing list.