[racket] "raco pkg update" doesn't work

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Fri Jun 13 08:32:41 EDT 2014

When you install via the package catalog, i.e. with the name
"binary-class" rather than with a github URL directly, then you use
whatever the catalog has as the checksum, which is updated roughly
every hour. (You can go to the site and request an update for your
packages with the "Update" button)

Jay

On Fri, Jun 13, 2014 at 1:56 AM, Roman Klochkov <kalimehtar at mail.ru> wrote:
>
> Now updated... I didn't do anything.
> Is there a timeout for updating checksum in Racket?
>
> Fri, 13 Jun 2014 11:32:59 +0400 от Roman Klochkov <kalimehtar at mail.ru>:
>
> I try
> $ /usr/racket/bin/raco pkg update binary-class
> Resolving "binary-class" via
> http://download.racket-lang.org/releases/6.0.1/catalog/
> Resolving "binary-class" via http://pkgs.racket-lang.org
> No updates available
>
> $ /usr/racket/bin/raco pkg show -a | grep binary-class\)
>  binary-class*       1df05e99755e04f24f7e27ba8222d2c72b0c8efc    (catalog
> binary-class)
>
> And version is old (looks like
> https://github.com/Kalimehtar/binary-class/tree/1df05e99755e04f24f7e27ba8222d2c72b0c8efc/binary-class)
>
> If I try fresh install, then current version is installed. What am I doing
> wrong?
>
> --
> Roman Klochkov
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
>
>
> --
> Roman Klochkov
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

           "Wherefore, be not weary in well-doing,
      for ye are laying the foundation of a great work.
And out of small things proceedeth that which is great."
                          - D&C 64:33


Posted on the users mailing list.