Hello again everyone,
I think that 5-7 days passed without updates on my system. pacman -Syu shows system is up to date but on my arch machine I'm getting updates almost every day. For example openssh updated on arch, no updates on artix
Is this normal or I messed up something with repos?
Thanks for your input. I am reporting on the same concern.
Packages have certainly updated over the past week, including a new mirrorlist.
Change your primary mirror and/or try
pacman -Syyu
(with two 'y's).
Yes, seems like it was a mirror issue.
Added one mirror from the list on the top of the file
/etc/pacman.d/mirrorlist
then
pacman -Syyu
and got 900mb update. Thank you!
Resolved