quicklisp-client
quicklisp-client copied to clipboard
Not so informative message - QL:UPDATE-ALL-DISTS
Hi
I just did a check on one of my quicklisp setups and I get the following message:
CL-USER 23 > (ql:update-all-dists)
1 dist to check.
You already have the latest version of "quicklisp": 2022-07-08.
NIL
This is LWW. How do I find out which dist to check?
Thank you All the best
Marco
The name printed is the dist that was checked: “quicklisp”.
On Oct 1, 2022, at 05:02, Marco Antoniotti @.***> wrote:
Hi
I just did a check on one of my quicklisp setups and I get the following message:
CL-USER 23 > (ql:update-all-dists) 1 dist to check. You already have the latest version of "quicklisp": 2022-07-08. NIL This is LWW. How do I find out which dist to check?
Thank you All the best
Marco
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.
Duh.
Ok. It makes sense...