Hi there,

So I have been working on Bailador and pushing out changes lately.
How can I tell zef to upgrade it?

I ran

zef update
zef install --force Bailador

it installed Bailador again, but it was not the most recent code from GitHub.

I tried

zef upgrade Bailador

It told me

===> Searching for: Bailador
The following distributions are already at their latest versions: Bailador

I looked at https://modules.perl6.org/update.log and I don't see an error there.

I also search for Bailador.pm:

-rw-r--r--  1 gabor  staff  2282 Mar 25 11:46
/Users/gabor/.zef/store/Bailador.git
-rw-r--r--  1 gabor  staff  2282 Mar 25 11:46 /Users/gabor/.zef/tmp/Bailador.git
-rw-r--r--  1 gabor  staff  2788 May 26 08:33
/Users/gabor/work/Bailador/lib/Bailador.pm


What do I need to do to get zef see the most recent version in GitHub?

regards
   Gabor

Reply via email to