[SOLVED] `pacman -Syu` has had "nothing to do" for 10 days
Hey all. This is a fairly new Artix install, and it seems fishy that I've not had a single package to update for 10 days. That's unusual, compared to my Arch install on the same machine that has package updates every few hours. Furthermore as below I can see my version of linux is 6.14.6.artix1-1, and the one on the Artix package repo seems plainly newer at 6.14.9.artix1-1.
Can someone help me understand what I'm missing?
/etc/pacman.conf: https://paste.debian.net/plain/1377561
/etc/pacman.d/mirrorlist: https://paste.debian.net/1377562/
sudo pacman -Syu
:: Synchronizing package databases...
system is up to date
world is up to date
galaxy is up to date
omniverse is up to date
:: Starting full system upgrade...
there is nothing to do
➜ pacman -Q linux
linux 6.14.6.artix1-1
➜ uname -r
6.14.6-artix1-1
➜ pacman -Si linux
Repository : system
Name : linux
Version : 6.14.6.artix1-1
...