🔧 chore(pacman): package updates
This commit is contained in:
parent
0f17ad47dd
commit
07589352c1
3 changed files with 14 additions and 14 deletions
|
@ -2,7 +2,7 @@ amd-ucode 20231211.f2e52a1c-1
|
|||
android-file-transfer 4.2-3
|
||||
android-tools 34.0.4-3
|
||||
ansible 9.1.0-2
|
||||
atuin 17.1.0-1
|
||||
atuin 17.2.0-1
|
||||
autoconf 2.71-4
|
||||
automake 1.16.5-2
|
||||
bandwhich 0.21.1-1
|
||||
|
@ -32,7 +32,7 @@ dnsperf 2.11.2-1
|
|||
docker 1:24.0.7-1
|
||||
docker-compose 2.23.3-1
|
||||
dolphin-emu 1:5.0.r20347.dc0814ae46-1
|
||||
dua-cli 2.24.2-1
|
||||
dua-cli 2.25.0-1
|
||||
duf 0.8.1-2
|
||||
easyeffects 7.1.3-1
|
||||
edk2-ovmf 202311-1
|
||||
|
@ -65,7 +65,7 @@ gvfs 1.52.1-1
|
|||
gvfs-gphoto2 1.52.1-1
|
||||
gvfs-mtp 1.52.1-1
|
||||
highlight 4.10-1
|
||||
hyprland 0.33.1-2
|
||||
hyprland 0.34.0-1
|
||||
i2c-tools 4.3-4
|
||||
imagemagick 7.1.1.24-1
|
||||
imwheel 1.0.0pre12-6
|
||||
|
@ -85,13 +85,13 @@ libtool 2.4.7+4+g1ec8fa28-6
|
|||
libva-mesa-driver 1:23.3.2-2
|
||||
libwnck3 43.0-3
|
||||
light 1.2.2-3
|
||||
linux 6.6.8.arch1-1
|
||||
linux 6.6.9.arch1-1
|
||||
linux-firmware 20231211.f2e52a1c-1
|
||||
linux-headers 6.6.8.arch1-1
|
||||
linux-headers 6.6.9.arch1-1
|
||||
linux-lts 6.1.70-1
|
||||
linux-lts-headers 6.1.70-1
|
||||
linux-zen 6.6.8.zen1-1
|
||||
linux-zen-headers 6.6.8.zen1-1
|
||||
linux-zen 6.6.9.zen1-1
|
||||
linux-zen-headers 6.6.9.zen1-1
|
||||
logrotate 3.21.0-2
|
||||
lsp-plugins 1.2.14-1
|
||||
lua51 5.1.5-11
|
||||
|
@ -123,7 +123,7 @@ openbsd-netcat 1.226_1-2
|
|||
opencl-nvidia 545.29.06-1
|
||||
os-prober 1.81-1
|
||||
p7zip 1:17.05-2
|
||||
pacman-contrib 1.9.1-1
|
||||
pacman-contrib 1.10.0-1
|
||||
pamixer 1.6-2
|
||||
patch 2.7.6-10
|
||||
pavucontrol 1:5.0+r64+geba9ca6-1
|
||||
|
@ -133,7 +133,7 @@ pipewire-alsa 1:1.0.0-2
|
|||
pipewire-pulse 1:1.0.0-2
|
||||
pkgconf 2.1.0-2
|
||||
playerctl 2.4.1-3
|
||||
plocate 1.1.19-1
|
||||
plocate 1.1.20-1
|
||||
polkit-gnome 0.105-10
|
||||
python-cairo 1.25.1-1
|
||||
python-pip 23.3.2-1
|
||||
|
@ -157,12 +157,12 @@ sd 1.0.0-1
|
|||
slurp 1.5.0-1
|
||||
socat 1.7.4.4-1
|
||||
speedtest-cli 2.1.3-7
|
||||
starship 1.17.0-1
|
||||
starship 1.17.1-1
|
||||
steam 1.0.0.78-2
|
||||
sudo 1.9.15.p4-1
|
||||
swappy 1.5.1-1
|
||||
swayidle 1.8.0-1
|
||||
syncthing 1.27.1-1
|
||||
syncthing 1.27.2-1
|
||||
tealdeer 1.6.1-1
|
||||
texinfo 7.1-2
|
||||
thefuck 3.32-5
|
||||
|
@ -179,7 +179,7 @@ ufw 0.36.2-2
|
|||
upower 1.90.2-1
|
||||
v4l2loopback-dkms 0.12.7-2
|
||||
vde2 2.3.3-4
|
||||
vim 9.0.2167-1
|
||||
vim 9.1.0000-1
|
||||
virt-manager 4.1.0-2
|
||||
vivid 0.9.0-1
|
||||
vkd3d 1.10-1
|
||||
|
|
|
@ -42,7 +42,7 @@ rar 6.24.0-1
|
|||
reflector-pacman-hook-git r87.eec94bd-1
|
||||
rofi-file-browser-extended-git 1.3.1.r5.g44e5f0a-1
|
||||
rofi-lbonn-wayland 1.7.5+wayland2-1
|
||||
rpcs3-bin 0.0.29-1
|
||||
rpcs3-bin 0.0.30-1
|
||||
ryujinx-bin 1.1.1101-1
|
||||
scc-bin 3.1.0-1
|
||||
sddm-git 0.19.0.205.g572b128-1
|
||||
|
|
|
@ -66,7 +66,7 @@ def format_time(time):
|
|||
return time.replace("00", "").zfill(2)
|
||||
|
||||
|
||||
def format_temp(temp):
|
||||
def format_temp():
|
||||
return (hour["FeelsLikeC"] + "°").ljust(3)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue