staticfloat / homebrew-julia

small repository to install julia
221 stars 35 forks source link

Upgrade to Julia 0.4.3 #203

Closed essenciary closed 8 years ago

essenciary commented 8 years ago

Can you please add support to get the upgrade to Julia 0.4.3? Thanks!

brew info julia
staticfloat/julia/julia: stable 0.4.2 (bottled), HEAD
http://julialang.org
/usr/local/Cellar/julia/0.4.2 (675 files, 122.7M) *
  Poured from bottle
From: https://github.com/staticfloat/homebrew-julia/blob/master/julia.rb
==> Dependencies
Required: staticfloat/julia/llvm33-julia ✔, pcre2 ✔, gmp ✔, fftw ✔, mpfr ✔, libgit2 ✔, staticfloat/julia/arpack-julia ✔, staticfloat/julia/openblas-julia ✔, staticfloat/julia/suite-sparse-julia ✔
JeremyCavanagh commented 8 years ago

I am also waiting for this new version. However, one must have patience. I recall that the previous upgrade to brew was at least two weeks after the release and we are currently only 11 days after the release. Afterall, the guys who are doing this great work for us are doing so out of the kindness of their hearts and not as far as I am aware for monetary gain. Just the glory and thanks from the community.

As they used to say in the good ol' days 'Keep on truckin'.

staticfloat commented 8 years ago

Thanks for the patience guys; after some difficulty with the buildbots, I have bottled 0.4.3. Please brew update and see if there is an updated Julia waiting for you! You can upgrade julia by running brew upgrade julia after running brew update.

JeremyCavanagh commented 8 years ago

Hi Elliot,

Thanks for the effort, but, unfortunately 0.4.3 is not showing up.

On 27/01/16 08:26, Elliot Saba wrote:

Thanks for the patience guys, after some difficulty with the buildbots, I have bottled |0.4.3|. Please |brew update| and see if there is an updated Julia waiting for you! You can upgrade |julia| by running |brew upgrade julia| after running |brew update|.

— Reply to this email directly or view it on GitHub https://github.com/staticfloat/homebrew-julia/issues/203#issuecomment-175462381.

staticfloat commented 8 years ago

Ah, sorry, I forgot to merge staging into master. Please try again now.

JeremyCavanagh commented 8 years ago

Yippeeee,

Thanks

On 27/01/16 20:12, Elliot Saba wrote:

Ah, sorry, I forgot to merge |staging| into |master|. Please try again now.

— Reply to this email directly or view it on GitHub https://github.com/staticfloat/homebrew-julia/issues/203#issuecomment-175803217.

essenciary commented 8 years ago

Just upgraded, worked like a charm! Cheers!