anatol / quarry

Rubygems binary repository for Arch Linux
GNU General Public License v3.0
53 stars 25 forks source link

ruby-mail pulls older version #46

Closed Zerophase closed 8 years ago

Zerophase commented 8 years ago

When pulling the latest version of rails the previous versions mail gem keeps getting pulled down. I tried uninstalling rails, and just pulling ruby-mail-2.6.4, and keep getting version 2.6.3. Is this a bug or do I need to enter another command on top of pacman -S ruby-mail to get the latest version?

anatol commented 8 years ago

That is becuase 2.6.3 comes from [community] arch repository. The official repo goes first in your pacman.conf and that is why it is installed instead of the quarry one.

I am going to update the [community] package to the latest version.

Zerophase commented 8 years ago

Just moved quarry to the top of the list.

anatol commented 8 years ago

It might not be the best idea. It is better to keep [community] packages up to date.

Zerophase commented 8 years ago

Yeah, I didn't think it would be ideal. Is there a command for pacman that would pull from quarry, for Ruby updates instead?

Something, like --aur.