[racket] Worried about the new package manager not storing each version of a package
Yesterday, Jay McCarthy wrote:
> On Fri, Aug 30, 2013 at 10:38 AM, Norman Gray <norman at astro.gla.ac.uk> wrote:
>
> Would such patches be welcome, or is there in fact a
> plan/expectation/ resignation to couple Racket to github?
>
> They would be very welcome. Github is especially convenient because
> of the API and ability to get zips for every commit/branch/tag. A
> lot of us use it, so it was natural to implement first.
(Um, github is not only non-unique in doing this, it actually went via
an awkward path to support them unlike generic git which has them all
along.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!