[racket] "raco pkg update" doesn't work
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140613/8d4b5b87/attachment.html>