[racket] Can't get PLaneT neil/json package today? Or is it just me?

From: J G Cho (gcho at fundingmatters.com)
Date: Thu Apr 12 20:10:03 EDT 2012

(require (planet neil/json-parsing:1:=2)) which worked fine from my
laptop (not behind the firewall).

Would you know how I can 'undo' package installation such that I can
try to re-install it (on the laptop at home) to rule out
machine/location scenario?

Thanks.

On Thu, Apr 12, 2012 at 7:16 PM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> It should just be doing HTTP traffic to "planet.racket-lang.org" on port 80.
>
> Which version are you requesting?  Versions 1:=0 through 1:=2 should work.
>
> If you have a funny filtering HTTP proxy, I suppose there is a chance that
> it is filtering the funny HTTP headers that PLaneT uses (i.e.,
> "Package-Major-Version" and "Package-Minor-Version").
>
> Neil V.
>
> --
> http://www.neilvandyke.org/


Posted on the users mailing list.