Hi, Jim

On Wed, Apr 3, 2013 at 12:33 PM, Jim Ursetto <[email protected]> wrote:

> 1) You didn't tag version 0.2.1

Or rather, forgot to push the tag to GitHub.

> 2) Your tags say release-0.2 instead of 0.2, so you have to change
>
> (uri targz "https://github.com/mgushee/{egg-name}/tarball/{egg-release}";)
> to
> (uri targz 
> "https://github.com/mgushee/{egg-name}/tarball/release-{egg-release}";)

Yep, that worked. Thank you!

--
Matt Gushee

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to