[racket-dev] Racket v5.92

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Jan 28 09:37:24 EST 2014

At Sat, 25 Jan 2014 20:59:58 -0500, Asumu Takikawa wrote:
> On 2014-01-25 12:55:43 -0500, Ryan Culpepper wrote:
> > Racket 5.92 has a new package system, including a catalog of
> > hundreds of already-available packages. Please visit
> 
> I noticed that the src tarball of v5.92 has a different directory
> structure compared to previous releases. Namely, everything is under a
> `racket` directory rather than `racket-5.92`.
> 
> Is that intentional?

That wasn't intentional. I've changed the build to keep the version
number on the unpacked directory name for a source bundle in release
mode.

Thanks!


Posted on the dev mailing list.