On Mon, Oct 24, 2016 at 5:57 PM, J Luis wrote:
> Hi,
>
> I'm trying to tag a new version of a package for the first time (initial tag
> was done with 0.4) but
>
> Pkg.update()
> ...
> WARNING: julia is fixed at 0.5.0-rc4+0 conflicting with requirement for
> GLFW: [0.5.0,∞)
> INFO: Upgrading ArgPar
Hi,
I'm trying to tag a new version of a package for the first time (initial
tag was done with 0.4) but
Pkg.update()
...
WARNING: julia is fixed at 0.5.0-rc4+0 conflicting with requirement for GLFW
: [0.5.0,∞)
INFO: Upgrading ArgParse: v0.3.1 => v0.4.0
INFO: Upgrading Compat: v0.9.2 => v0.9.3
IN