You are not logged in.

#1 2025-04-24 09:49:40

Nyctfall
Member
Registered: 2023-04-03
Posts: 82

Low FPS & GPU Utilization in VKD3D on Intel ARC A770 (Vulkan Sparse?)

I am currently using an Intel ARC A770 16GB (Xe-HPG DG2/"Alchemist") GPU for gaming, video editing & hardware video encode/decode, and GPGPU compute (like Intel ipex-llm) workloads. (Due to previous issues, as of today I am running a dual-GPU setup with the Intel xe driver. Because the xe driver doesn't currently have HuC hardware media encoding support for DG2/Alchemist GPUs.)

In Need For Speed Unbound, the game's native DirectX Direct3D 12 is translated to Vulkan with VKD3D. However, the performance of the default Intel i915 kernel driver and the experimental Intel xe kernel driver differs drastically. See: MangoHud CSV xe Need For Speed Unbound 2025-04-24, MangoHud i915 Need For Speed Unbound CSV 2025-04-18, and MangoPlot frametime heatmap graph i915 Need For Speed Unbound 2025-04-18. (I will provide Steam Proton logs after testing with latest updates tomorrow)

This seems to be caused by the Intel i915 driver's TR-TT Vulkan SparseResidency implementation vs. the xe driver's full VM_BIND implementation, see X.Org FreeDesktop GitLab > Mesa Issue #5003 "[anv] [feature request] support for sparse residency" and Mesa GitLab Merge Request #25512 "Anv: Sparse binding with TR-TT on gen12+".

With the official default Intel i915 driver (last tested before dual-GPU setup): ~27 FPS AVG in-game and ~50+ FPS AVG loading/menus, even at the lowest possible graphics and resolution settings.
But with the Intel xe experimental driver (both with the current dual-GPU setup and before): ~65 FPS AVG in-game and ~100+ FPS AVG loading/menus, at 1080p Ultra.
MangoHud Performance summary with Intel xe from today:

0.1% Min FPS,1% Min FPS,97% Percentile FPS,Average FPS,GPU Load,CPU Load,Average Frame Time,Average GPU Temp,Average CPU Temp,Average VRAM Used,Average RAM Used,Average Swap Used,Peak GPU Load,Peak CPU Load,Peak GPU Temp,Peak CPU Temp,Peak VRAM Used,Peak RAM Used,Peak Swap Used
18.2779,45.0426,388.221,114.1,0.0,54.9,8.8,31.0,58.0,0.0,21.9,9.0,0,82.9,34,61,0.0,22.7,9.8

Steam Launch Options for Need For Speed Unbound:

MESA_VK_DEVICE_SELECT=8086:56a0 VK_DRIVER_FILES=/usr/share/vulkan/icd.d/intel_icd.i686.json:/usr/share/vulkan/icd.d/intel_icd.x86_64.json mangohud gamemoderun %command%

System information:

$ vulkaninfo --summary
WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Received return code -3 from call to vkCreateInstance in ICD /usr/lib/amdvlk64.so. Skipping this driver.
MESA: warning: Support for this platform is experimental with Xe KMD, bug reports may be ignored.
==========
VULKANINFO
==========

Vulkan Instance Version: 1.4.309


Instance Extensions: count = 25
-------------------------------
VK_EXT_acquire_drm_display             : extension revision 1
VK_EXT_acquire_xlib_display            : extension revision 1
VK_EXT_debug_report                    : extension revision 10
VK_EXT_debug_utils                     : extension revision 2
VK_EXT_direct_mode_display             : extension revision 1
VK_EXT_display_surface_counter         : extension revision 1
VK_EXT_headless_surface                : extension revision 1
VK_EXT_surface_maintenance1            : extension revision 1
VK_EXT_swapchain_colorspace            : extension revision 5
VK_KHR_device_group_creation           : extension revision 1
VK_KHR_display                         : extension revision 23
VK_KHR_external_fence_capabilities     : extension revision 1
VK_KHR_external_memory_capabilities    : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2         : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2       : extension revision 1
VK_KHR_portability_enumeration         : extension revision 1
VK_KHR_surface                         : extension revision 25
VK_KHR_surface_protected_capabilities  : extension revision 1
VK_KHR_wayland_surface                 : extension revision 6
VK_KHR_xcb_surface                     : extension revision 6
VK_KHR_xlib_surface                    : extension revision 6
VK_LUNARG_direct_driver_loading        : extension revision 1
VK_NV_display_stereo                   : extension revision 1

Instance Layers: count = 20
---------------------------
VK_LAYER_AMD_switchable_graphics_32 AMD switchable graphics layer                  1.4.308  version 1
VK_LAYER_AMD_switchable_graphics_64 AMD switchable graphics layer                  1.4.308  version 1
VK_LAYER_FROG_gamescope_wsi_x86_64  Gamescope WSI (XWayland Bypass) Layer (x86_64) 1.3.221  version 1
VK_LAYER_INTEL_nullhw               INTEL NULL HW                                  1.1.73   version 1
VK_LAYER_KHRONOS_validation         Khronos Validation Layer                       1.4.309  version 1
VK_LAYER_LUNARG_api_dump            LunarG API dump layer                          1.4.309  version 2
VK_LAYER_LUNARG_monitor             Execution Monitoring Layer                     1.4.309  version 1
VK_LAYER_LUNARG_screenshot          LunarG image capture layer                     1.4.309  version 1
VK_LAYER_MANGOHUD_overlay_x86_64    Vulkan Hud Overlay                             1.3.0    version 1
VK_LAYER_MESA_device_select         Linux device selection layer                   1.4.303  version 1
VK_LAYER_MESA_overlay               Mesa Overlay layer                             1.4.303  version 1
VK_LAYER_MESA_screenshot            Mesa Screenshot layer                          1.4.303  version 1
VK_LAYER_MESA_vram_report_limit     Limit reported VRAM                            1.4.303  version 1
VK_LAYER_NV_optimus                 NVIDIA Optimus layer                           1.4.303  version 1
VK_LAYER_RENDERDOC_Capture          Debugging capture layer for RenderDoc          1.3.131  version 37
VK_LAYER_RENDERDOC_Capture_32       Debugging capture layer for RenderDoc          1.3.131  version 37
VK_LAYER_VALVE_steam_fossilize_32   Steam Pipeline Caching Layer                   1.3.207  version 1
VK_LAYER_VALVE_steam_fossilize_64   Steam Pipeline Caching Layer                   1.3.207  version 1
VK_LAYER_VALVE_steam_overlay_32     Steam Overlay Layer                            1.3.207  version 1
VK_LAYER_VALVE_steam_overlay_64     Steam Overlay Layer                            1.3.207  version 1

Devices:
========
GPU0:
        apiVersion         = 1.4.305
        driverVersion      = 25.0.3
        vendorID           = 0x8086
        deviceID           = 0x56a0
        deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
        deviceName         = Intel(R) Arc(tm) A770 Graphics (DG2)
        driverID           = DRIVER_ID_INTEL_OPEN_SOURCE_MESA
        driverName         = Intel open-source Mesa driver
        driverInfo         = Mesa 25.0.3-arch1.1
        conformanceVersion = 1.4.0.0
        deviceUUID         = 8680a056-0800-0000-2800-000000000000
        driverUUID         = d0a849ea-650f-8ea2-f5c3-be32b6a9ea30
GPU1:
        apiVersion         = 1.4.305
        driverVersion      = 25.0.3
        vendorID           = 0x1002
        deviceID           = 0x67df
        deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
        deviceName         = AMD Radeon RX 580 Series (RADV POLARIS10)
        driverID           = DRIVER_ID_MESA_RADV
        driverName         = radv
        driverInfo         = Mesa 25.0.3-arch1.1
        conformanceVersion = 1.4.0.0
        deviceUUID         = 00000000-2500-0000-0000-000000000000
        driverUUID         = 414d442d-4d45-5341-2d44-525600000000
$ lspci -vvnnd '::03xx' 
25:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [1002:67df] (rev e7) (prog-if 00 [VGA controller])
        Subsystem: XFX Pine Group Inc. Radeon RX 580 [1682:c580]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 81
        IOMMU group: 16
        Region 0: Memory at 7a00000000 (64-bit, prefetchable) [size=8G]
        Region 2: Memory at 7c00000000 (64-bit, prefetchable) [size=2M]
        Region 4: I/O ports at e000 [size=256]
        Region 5: Memory at fc800000 (32-bit, non-prefetchable) [size=256K]
        Expansion ROM at fc840000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: amdgpu
        Kernel modules: amdgpu

28:00.0 VGA compatible controller [0300]: Intel Corporation DG2 [Arc A770] [8086:56a0] (rev 08) (prog-if 00 [VGA controller])
        Subsystem: ASRock Incorporation Device [1849:6010]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin ? routed to IRQ 71
        IOMMU group: 20
        Region 0: Memory at fb000000 (64-bit, non-prefetchable) [size=16M]
        Region 2: Memory at 7400000000 (64-bit, prefetchable) [size=16G]
        Expansion ROM at fc000000 [disabled] [size=2M]
        Capabilities: <access denied>
        Kernel driver in use: xe
        Kernel modules: i915, xe
$ inxi -xCGIMmS 
System:
  Host: NfArch Kernel: 6.14.2-arch1-1 arch: x86_64 bits: 64 compiler: gcc
    v: 14.2.1
  Desktop: KDE Plasma v: 6.3.4 Distro: Arch Linux
Machine:
  Type: Desktop System: Micro-Star product: MS-7C02 v: 3.0
    serial: <superuser required>
  Mobo: Micro-Star model: B450 TOMAHAWK MAX II (MS-7C02) v: 3.0
    serial: <superuser required> UEFI: American Megatrends LLC. v: H.D0
    date: 07/24/2024
Memory:
  System RAM: total: 32 GiB available: 31.26 GiB used: 13.45 GiB (43.0%)
  Array-1: capacity: 128 GiB slots: 4 modules: 2 EC: None
    max-module-size: 32 GiB note: est.
  Device-1: Channel-A DIMM 0 type: no module installed
  Device-2: Channel-A DIMM 1 type: DDR4 size: 16 GiB speed: 3200 MT/s
  Device-3: Channel-B DIMM 0 type: no module installed
  Device-4: Channel-B DIMM 1 type: DDR4 size: 16 GiB speed: 3200 MT/s
CPU:
  Info: 6-core model: AMD Ryzen 5 3600 bits: 64 type: MT MCP arch: Zen 2
    rev: 0 cache: L1: 384 KiB L2: 3 MiB L3: 32 MiB
  Speed (MHz): avg: 4181 min/max: 550/4208 boost: enabled cores: 1: 4181
    2: 4181 3: 4181 4: 4181 5: 4181 6: 4181 7: 4181 8: 4181 9: 4181 10: 4181
    11: 4181 12: 4181 bogomips: 86404
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Graphics:
  Device-1: Advanced Micro Devices [AMD/ATI] Ellesmere [Radeon RX
    470/480/570/570X/580/580X/590] vendor: XFX Pine driver: amdgpu v: kernel
    arch: GCN-4 bus-ID: 25:00.0
  Device-2: Intel DG2 [Arc A770] vendor: ASRock driver: xe v: kernel
    arch: Xe-HPG bus-ID: 28:00.0
  Display: wayland server: X.Org v: 24.1.6 with: Xwayland v: 24.1.6
    compositor: kwin_wayland driver: X: loaded: modesetting unloaded: fbdev,vesa
    dri: iris gpu: xe resolution: 1920x1200~75Hz
  API: EGL v: 1.5 drivers: iris,radeonsi,swrast platforms:
    active: gbm,wayland,x11,surfaceless,device inactive: N/A
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 25.0.3-arch1.1
    glx-v: 1.4 direct-render: yes renderer: Mesa Intel Arc A770 Graphics (DG2)
  API: Vulkan v: 1.4.309 drivers: N/A surfaces: xcb,xlib,wayland devices: 2
  Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor gpu: amd-smi, amdgpu_top, corectrl,
    gputop, intel_gpu_top, lsgpu, lact, nvidia-settings, nvidia-smi,
    radeontop wl: swaymsg,wayland-info x11: xdriinfo, xdpyinfo, xprop, xrandr
Info:
  Processes: 897 Uptime: 9h 25m Init: systemd
  Packages: 5622 Compilers: clang: 19.1.7 gcc: 14.2.1 Shell: Zsh v: 5.9
    inxi: 3.3.37
$ pacman -Qs 'mesa|amd|intel|nvidia|va[^A-Za-z]*api|vd[^A-Za-z]*pau|vpl|cuda|rocm|[^a-zA-Z]hip|oneapi|vulkan|opengl|opencl|directx|wayland|xorg|^linux' | grep -E '^local'
local/acpica 20240927-1
local/amd-ucode 20250408.c1a774f3-1
local/amdgpu_top 0.10.4-1
local/amdsmi 6.3.3-1
local/amdvlk 2025.Q1.3-1
local/amf-headers 1.4.36.0-1
local/bemenu-wayland 0.6.23-1
local/bootconfig 6.14-1 (linux-tools)
local/bpf 6.14-1 (linux-tools)
local/bsd-games 3.3-3
local/cage 0.2.0-2
local/clinfo 3.0.23.01.25-1
local/clpeak 1.1.2-1
local/comgr 6.3.3-1
local/composable-kernel 6.3.3-1
local/connman 1.43-3
local/cpupower 6.14-1 (linux-tools)
local/crash 8.0.6-1
local/cuda 12.8.1-1
local/cuda-tools 12.8.1-1
local/cudnn 9.8.0.87-1
local/dbus-broker 36-4
local/dbus-broker-units 36-4
local/distorm 3.5.2.b-4
local/distrho-ports-lv2 2021.03.15-4 (lv2-plugins pro-audio)
local/distrho-ports-vst 2021.03.15-4 (pro-audio vst-plugins)
local/distrho-ports-vst3 2021.03.15-4 (pro-audio vst3-plugins)
local/efibootmgr 18-3
local/egl-gbm 1.1.2.1-1
local/egl-wayland 4:1.1.18-1
local/egl-x11 1.0.0-1
local/enblend-enfuse 4.2.r1546+hb66125418f7d-5
local/ffnvcodec-headers 13.0.19.0-1
local/firejail 0.9.74-1
local/flatpak 1:1.16.0-2
local/flatpak-docs 1:1.16.0-2
local/foot 1.21.0-1
local/foot-terminfo 1.21.0-1
local/freeglut 3.6.0-1
local/ftgl 2.4.0-3
local/fuzzel 1.12.0-1
local/gl2ps 1.4.2-3
local/glbinding 3.3.0-2
local/glew 2.2.0-7
local/glfw 3.4-2
local/glm 1.0.1-1
local/glmark2 2023.01-2
local/glslang 15.2.0-2
local/glu 9.0.3-2
local/goverlay 1.3_3-1
local/grim 1.4.1-3
local/gtk-layer-shell 0.9.1-1
local/gtk4-layer-shell 1.1.1-1
local/hip-runtime-amd 6.3.3-1
local/hip-runtime-nvidia 6.3.3-1
local/hipblas 6.3.3-1
local/hipblas-common 6.3.3-1
local/hipify-clang 6.3.3-1
local/hiprt 2.5.a21e075-1
local/hsa-amd-aqlprofile-bin 6.3.3-1
local/hsa-rocr 6.3.3-1
local/hyperv 6.14-1 (linux-tools)
local/hyprland 0.48.1-4
local/hyprland-protocols 0.6.4-1
local/hyprwayland-scanner 0.4.4-1
local/ibus 1.5.31-2
local/icu 76.1-1
local/igsc 0.9.5-4
local/intel-compute-runtime 25.09.32961.7-1
local/intel-gmmlib 22.6.0-1
local/intel-gpu-tools 2.0-1
local/intel-graphics-compiler 1:2.8.3-1
local/intel-media-driver 25.2.0-1
local/intel-media-sdk 23.2.2-3
local/intel-metee 5.0.0-1
local/intel-metee-doc 5.0.0-1
local/intel-oneapi-common 2024.1.0-1
local/intel-oneapi-compiler-dpcpp-cpp-runtime 2025.0.4-1
local/intel-oneapi-compiler-dpcpp-cpp-runtime-libs 2025.0.4-1
local/intel-oneapi-compiler-shared 2025.0.4-1
local/intel-oneapi-compiler-shared-runtime 2025.0.4-2
local/intel-oneapi-compiler-shared-runtime-libs 2025.0.4-2
local/intel-oneapi-dev-utilities 2025.0.0-1
local/intel-oneapi-dpcpp-cpp 2025.0.4-1
local/intel-oneapi-dpcpp-debugger 2025.0.0-1
local/intel-oneapi-mkl 2025.0.1-2
local/intel-oneapi-openmp 2025.0.4-1
local/intel-oneapi-tbb 2021.12.0-2
local/intel-oneapi-tcm 1.2.0-3
local/intel-speed-select 6.14-1 (linux-tools)
local/intel-ucode 20250211-1
local/intel-undervolt 1.7-3
local/intellij-idea-community-edition 4:2024.3.5-1
local/iptables-nft 1:1.8.11-2
local/jlatexmath 1.0.7-2
local/jsampler 0.9-10 (pro-audio)
local/kcpuid 6.14-1 (linux-tools)
local/keyutils 1.6.3-3
local/kitty 0.41.1-1
local/kitty-shell-integration 0.41.1-1
local/kitty-terminfo 0.41.1-1
local/kmod 34.2-1
local/kwayland 6.3.4-1 (plasma)
local/kwayland-integration 6.3.4-1
local/kwayland5 5.116.0-1 (kf5)
local/labwc 0.8.3-1
local/lact-libadwaita 0.7.3-1
local/ladspa 1.17-5
local/layer-shell-qt 6.3.4-2 (plasma)
local/layer-shell-qt5 5.27.12-1
local/level-zero-headers 1.20.6-1
local/level-zero-loader 1.20.6-1
local/lib32-amdvlk 2025.Q1.3-1
local/lib32-freeglut 3.6.0-1
local/lib32-glu 9.0.3-2
local/lib32-icu 76.1-1
local/lib32-keyutils 1.6.3-2
local/lib32-libdecor 0.2.2-1
local/lib32-libepoxy 1.5.10-2
local/lib32-libglvnd 1.7.0-1
local/lib32-libva 2.22.0-1
local/lib32-libva-intel-driver 2.4.1-2
local/lib32-libvdpau 1.5-3
local/lib32-mesa 1:25.0.3-1
local/lib32-nvidia-cg-toolkit 3.1-10
local/lib32-nvidia-utils 570.133.07-1
local/lib32-ocl-icd 2.3.2-2
local/lib32-opencl-clover-mesa 1:25.0.3-1
local/lib32-opencl-nvidia 570.133.07-1
local/lib32-opencl-rusticl-mesa 1:25.0.3-1
local/lib32-renderdoc 1.37-1
local/lib32-vkd3d 1.14-1
local/lib32-vulkan-icd-loader 1.4.309.0-1
local/lib32-vulkan-intel 1:25.0.3-1
local/lib32-vulkan-mesa-layers 1:25.0.3-1
local/lib32-vulkan-nouveau 1:25.0.3-1
local/lib32-vulkan-radeon 1:25.0.3-1
local/lib32-vulkan-utility-libraries 1.4.309.0-1
local/lib32-vulkan-validation-layers 1.4.309.0-1
local/lib32-vulkan-virtio 1:25.0.3-1
local/lib32-wayland 1.23.1-1
local/libchewing 0.9.1-1
local/libclc 19.1.7-1
local/libdecor 0.2.2-1
local/libepoxy 1.5.10-3
local/libepoxy-docs 1.5.10-3
local/libglvnd 1.7.0-1
local/liblscp 1.0.1-1
local/libmfx 23.2.2-3
local/libnvidia-container 1.17.5-1
local/libteam 1.32-2
local/libtraceevent 1:1.8.4-1
local/libtraceevent-docs 1:1.8.4-1
local/libtracefs 1.8.1-1
local/libtracefs-docs 1.8.1-1
local/liburing 2.9-1
local/libva 2.22.0-1
local/libva-intel-driver 2.4.1-3
local/libva-nvidia-driver 0.0.13-1
local/libva-utils 2.22.0-1
local/libvdpau 1.5-3
local/libvdpau-va-gl 0.4.2-4
local/libvpl 2.14.0-1
local/libvpl-tools 1.3.0-1
local/libxnvctrl 570.133.07-1
local/linux 6.14.2.arch1-1
local/linux-api-headers 6.14-1
local/linux-atm 2.5.2-9
local/linux-docs 6.14.2.arch1-1
local/linux-firmware 20250408.c1a774f3-1
local/linux-firmware-whence 20250408.c1a774f3-1
local/linux-hardened-docs 6.13.7.hardened1-1
local/linux-hardened-headers 6.13.7.hardened1-1
local/linux-headers 6.14.2.arch1-1
local/linux-lts 6.12.23-1
local/linux-lts-docs 6.12.23-1
local/linux-lts-headers 6.12.23-1
local/linux-rt-docs 6.10.2.rt14.arch1-5
local/linux-rt-headers 6.10.2.rt14.arch1-5
local/linux-rt-lts-docs 6.6.52.rt43.arch1-4
local/linux-rt-lts-headers 6.6.52.rt43.arch1-4
local/linux-tools-meta 6.14-1
local/linux-zen-docs 6.14.2.zen1-1
local/linux-zen-headers 6.14.2.zen1-1
local/linuxconsole 1.8.1-1
local/linuxsampler 2.3.1-1 (pro-audio)
local/lirc 1:0.10.2-5
local/lxc 1:6.0.4-2
local/magma-cuda 2.9.0-2
local/magma-hip 2.9.0-2
local/mako 1.10.0-1
local/man-pages 6.13-1
local/mangohud 0.8.1-1
local/marksman 20241218-1
local/memtest_vulkan 0.5.0-1
local/mesa 1:25.0.3-1
local/mesa-utils 9.0.0-5
local/miopen-hip 6.3.3-1
local/nccl 2.26.2-2
local/niri 25.02-1
local/nvidia-cg-toolkit 3.1-8
local/nvidia-container-toolkit 1.17.5-1
local/nvidia-settings 570.133.07-1
local/nvidia-utils 570.133.07-1
local/nvtop 3.2.0-1
local/ocl-icd 2.3.2-2
local/ollama-cuda 0.6.5-1
local/ollama-rocm 0.6.5-1
local/onednn 3.7.2-1
local/onetbb 2022.1.0-1
local/onnxruntime-opt-rocm 1.20.2-8
local/opencl-clhpp 2024.10.24-1
local/opencl-clover-mesa 1:25.0.3-1
local/opencl-headers 2:2024.10.24-1
local/opencl-nvidia 570.133.07-1
local/opencl-rusticl-mesa 1:25.0.3-1
local/opencsg 1.6.0-1
local/opencv-cuda 4.11.0-7
local/opengl-man-pages 20240713-1
local/openimagedenoise 2.3.2-2
local/openpgl 0.7.0-1
local/openvkl 2.0.1-2
local/perf 6.14-1 (linux-tools)
local/pps-tools 1.0.3-2
local/presage 0.9.1-3
local/python-cuda 12.8.0-1
local/python-cuda-bindings 12.8.0-1
local/python-cuda-core 12.8.0-1
local/python-distro 1.9.0-3
local/python-onnxruntime-opt-rocm 1.20.2-8
local/python-opencv-cuda 4.11.0-7
local/python-opengl 3.1.7-2
local/python-pycuda 2024.1.2-2
local/python-pyopencl 1:2024.2.6-3
local/python-pytorch-cuda 2.6.0-14
local/python-pywayland 0.4.18-2
local/python-tensorflow-opt-cuda 2.19.0-2
local/python-torchvision-cuda 0.20.1-5
local/qemu-ui-opengl 9.2.3-1
local/qt5-wayland 5.15.16+kde+r60-1 (qt5)
local/qt6-shadertools 6.9.0-1 (qt6)
local/qt6-wayland 6.9.0-2 (qt6)
local/rccl 6.3.3-1
local/renderdoc 1.37-1
local/river 0.3.7-1
local/rkcommon 1.14.2-1
local/rocalution 6.3.3-1
local/rocblas 6.3.3-1
local/rocfft 6.3.3-1
local/rocm-clang-ocl 6.1.2-1
local/rocm-cmake 6.3.3-1
local/rocm-core 6.3.3-1
local/rocm-dbgapi 6.3.3-1
local/rocm-device-libs 6.3.3-1
local/rocm-gdb 6.3.3-1
local/rocm-hip-libraries 6.3.3-1
local/rocm-hip-runtime 6.3.3-1
local/rocm-hip-sdk 6.3.3-1
local/rocm-language-runtime 6.3.3-1
local/rocm-llvm 6.3.3-1
local/rocm-ml-libraries 6.3.3-1
local/rocm-ml-sdk 6.3.3-1
local/rocm-opencl-runtime 6.3.3-1
local/rocm-opencl-sdk 6.3.3-1
local/rocm-smi-lib 6.3.3-1
local/rocminfo 6.3.3-1
local/rocprim 6.3.3-1
local/rocrand 6.3.3-1
local/rocsolver 6.3.3-1
local/rocsparse 6.3.3-1
local/rocthrust 6.3.3-1
local/roctracer 6.3.3-1
local/rofi-wayland 1.7.8.1-2
local/root-cuda 6.34.08-1
local/sddm 0.21.0-6
local/slurp 1.5.0-1
local/solaar 1.1.14-2
local/spirv-headers 1:1.4.309.0-1 (vulkan-devel)
local/spirv-tools 1:1.4.309.0-1 (vulkan-devel)
local/sway 1:1.10.1-2
local/swaybg 1.2.1-1
local/swayidle 1.8.0-2
local/swaylock 1.8.2-1
local/tensorflow-opt-cuda 2.19.0-2
local/texlive-latexextra 2025.2-1 (texlive)
local/tmon 6.14-1 (linux-tools)
local/ttf-intone-nerd 3.3.0-1 (nerd-fonts)
local/turbostat 6.14-1 (linux-tools)
local/udftools 2.3-2
local/usbip 6.14-1 (linux-tools)
local/uwsm 0.21.3-1
local/vdpauinfo 1.5-2
local/virtualgl 3.1.2-1
local/vkd3d 1.14-1
local/vkmark 1:2025.01-1
local/volk 1.4.309.0-1 (vulkan-devel)
local/vpl-gpu-rt 25.2.0-1
local/vulkan-extra-layers 1.4.309.0-1 (vulkan-devel)
local/vulkan-extra-tools 1.4.309.0-1 (vulkan-devel)
local/vulkan-headers 1:1.4.309.0-1 (vulkan-devel)
local/vulkan-html-docs 1:1.4.309-1 (vulkan-devel)
local/vulkan-icd-loader 1.4.309.0-1 (vulkan-devel)
local/vulkan-intel 1:25.0.3-1
local/vulkan-mesa-layers 1:25.0.3-1
local/vulkan-nouveau 1:25.0.3-1
local/vulkan-radeon 1:25.0.3-1
local/vulkan-tools 1.4.309.0-1 (vulkan-devel)
local/vulkan-utility-libraries 1.4.309.0-1 (vulkan-devel)
local/vulkan-validation-layers 1.4.309.0-1 (vulkan-devel)
local/vulkan-virtio 1:25.0.3-1
local/waybar 0.12.0-1
local/wayland 1.23.1-1
local/wayland-docs 1.23.1-1
local/wayland-protocols 1.43-1
local/wayland-utils 1.2.0-2
local/weston 14.0.0-2
local/whois 5.5.23-1
local/wl-clipboard 1:2.2.1-2
local/wlroots 0.18.2-1
local/wlroots0.17 0.17.4-3
local/wmenu 0.1.9-1
local/wofi 1.4.1-1
local/wtype 0.4-2
local/x86_energy_perf_policy 6.14-1 (linux-tools)
local/xf86-input-evdev 2.11.0-1 (xorg-drivers)
local/xf86-input-libinput 1.5.0-1 (xorg-drivers)
local/xf86-input-vmmouse 13.2.0-2 (xorg-drivers)
local/xf86-input-void 1.4.2-2 (xorg-drivers)
local/xf86-video-ati 1:22.0.0-2 (xorg-drivers)
local/xf86-video-dummy 0.4.1-2 (xorg-drivers)
local/xf86-video-fbdev 0.5.1-1 (xorg-drivers)
local/xf86-video-qxl 0.1.6-2 (xorg-drivers)
local/xf86-video-vesa 2.6.0-2 (xorg-drivers xorg)
local/xf86-video-vmware 13.4.0-3 (xorg-drivers)
local/xf86-video-voodoo 1.2.6-2 (xorg-drivers)
local/xorg-bdftopcf 1.1.2-1 (xorg xorg-apps)
local/xorg-docs 1.7.3-2 (xorg)
local/xorg-font-util 1.4.1-2 (xorg-fonts xorg)
local/xorg-fonts-100dpi 1.0.4-3 (xorg)
local/xorg-fonts-75dpi 1.0.4-2 (xorg)
local/xorg-fonts-alias-100dpi 1.0.5-1
local/xorg-fonts-alias-75dpi 1.0.5-1
local/xorg-fonts-alias-misc 1.0.5-1
local/xorg-fonts-encodings 1.1.0-1 (xorg-fonts xorg)
local/xorg-fonts-misc 1.0.4-2
local/xorg-iceauth 1.0.10-1 (xorg-apps xorg)
local/xorg-mkfontscale 1.2.3-1 (xorg-apps xorg)
local/xorg-server 21.1.16-1 (xorg)
local/xorg-server-common 21.1.16-1 (xorg)
local/xorg-server-devel 21.1.16-1 (xorg)
local/xorg-server-xephyr 21.1.16-1 (xorg)
local/xorg-server-xnest 21.1.16-1 (xorg)
local/xorg-server-xvfb 21.1.16-1 (xorg)
local/xorg-sessreg 1.1.3-2 (xorg-apps xorg)
local/xorg-setxkbmap 1.3.4-2 (xorg-apps xorg)
local/xorg-smproxy 1.0.7-2 (xorg-apps xorg)
local/xorg-twm 1.0.12-2
local/xorg-util-macros 1.20.2-1
local/xorg-xauth 1.1.4-1 (xorg-apps xorg)
local/xorg-xbacklight 1.2.4-1 (xorg-apps xorg)
local/xorg-xcmsdb 1.0.7-1 (xorg-apps xorg)
local/xorg-xcursorgen 1.0.8-2 (xorg-apps xorg)
local/xorg-xdpyinfo 1.3.4-2 (xorg-apps xorg)
local/xorg-xdriinfo 1.0.7-2 (xorg-apps xorg)
local/xorg-xev 1.2.6-1 (xorg-apps xorg)
local/xorg-xgamma 1.0.7-2 (xorg-apps xorg)
local/xorg-xhost 1.0.10-1 (xorg-apps xorg)
local/xorg-xinit 1.4.4-1
local/xorg-xinput 1.6.4-2 (xorg-apps xorg)
local/xorg-xkbcomp 1.4.7-1 (xorg-apps xorg)
local/xorg-xkbevd 1.1.6-1 (xorg-apps xorg)
local/xorg-xkbprint 1.0.7-1 (xorg-apps)
local/xorg-xkbutils 1.0.6-1 (xorg-apps xorg)
local/xorg-xkill 1.0.6-2 (xorg-apps xorg)
local/xorg-xlsatoms 1.1.4-2 (xorg-apps xorg)
local/xorg-xlsclients 1.1.5-2 (xorg-apps xorg)
local/xorg-xmessage 1.0.7-1
local/xorg-xmodmap 1.0.11-2 (xorg-apps xorg)
local/xorg-xpr 1.2.0-1 (xorg-apps xorg)
local/xorg-xprop 1.2.8-1 (xorg-apps xorg)
local/xorg-xrandr 1.5.3-1 (xorg-apps xorg)
local/xorg-xrdb 1.2.2-2 (xorg-apps xorg)
local/xorg-xrefresh 1.1.0-1 (xorg-apps xorg)
local/xorg-xset 1.2.5-2 (xorg-apps xorg)
local/xorg-xsetroot 1.1.3-2 (xorg-apps xorg)
local/xorg-xvinfo 1.1.5-2 (xorg-apps xorg)
local/xorg-xwayland 24.1.6-1 (xorg)
local/xorg-xwd 1.0.9-2 (xorg-apps xorg)
local/xorg-xwininfo 1.1.6-2 (xorg-apps xorg)
local/xorg-xwud 1.0.7-1 (xorg-apps xorg)
local/xorgproto 2024.1-2
local/xwayland-satellite 0.5.1-1

Updates that have come out during my testing, I'll retest tomorrow.

$ checkupdates
accessibility-inspector 24.12.3-1 -> 25.04.0-1
akonadi 24.12.3-1 -> 25.04.0-1
akonadi-calendar 24.12.3-1 -> 25.04.0-1
akonadi-calendar-tools 24.12.3-1 -> 25.04.0-1
akonadi-contacts 24.12.3-1 -> 25.04.0-1
akonadi-import-wizard 24.12.3-1 -> 25.04.0-1
akonadi-mime 24.12.3-1 -> 25.04.0-1
akonadi-search 24.12.3-1 -> 25.04.0-1
akonadiconsole 24.12.3-1 -> 25.04.0-1
akregator 24.12.3-1 -> 25.04.0-1
alligator 24.12.3-1 -> 25.04.0-1
analitza 24.12.3-1 -> 25.04.0-1
angelfish 24.12.3-1 -> 25.04.0-1
ansible 11.4.0-2 -> 11.5.0-2
ansible-core 2.18.4-1 -> 2.18.5-1
appmenu-gtk-module 24.05-1 -> 25.04-1
arianna 24.12.3-1 -> 25.04.0-1
ark 24.12.3-1 -> 25.04.0-1
artikulate 24.12.3-1 -> 25.04.0-1
aspnet-runtime 9.0.3.sdk104-1 -> 9.0.4.sdk105-1
aspnet-targeting-pack 9.0.3.sdk104-1 -> 9.0.4.sdk105-1
attica 6.12.0-1 -> 6.13.0-1
audex 24.12.3-1 -> 25.04.0-1
audiocd-kio 24.12.3-1 -> 25.04.0-1
audiotube 24.12.3-1 -> 25.04.0-1
avisynthplus 3.7.4-1 -> 3.7.5-1
aws-c-cal 0.8.8-1 -> 0.9.0-1
aws-c-http 0.9.6-1 -> 0.9.7-1
aws-c-io 0.18.0-1 -> 0.18.1-1
aws-c-s3 0.7.13-1 -> 0.7.15-1
aws-checksums 0.2.5-1 -> 0.2.7-1
aws-crt-cpp 0.32.2-1 -> 0.32.4-1
aws-sdk-cpp-core 1.11.536-1 -> 1.11.550-1
aws-sdk-cpp-iam 1.11.536-1 -> 1.11.550-1
aws-sdk-cpp-s3 1.11.536-1 -> 1.11.550-1
baloo 6.12.0-1 -> 6.13.0-1
baloo-widgets 24.12.3-1 -> 25.04.0-1
bash-language-server 5.4.3-1 -> 5.6.0-1
bazel 8.2.0-1 -> 8.2.1-1
bcachefs-tools 3:1.25.1-1 -> 3:1.25.2-1
blinken 24.12.3-1 -> 25.04.0-1
bluez-qt 6.12.0-1 -> 6.13.0-1
bomber 24.12.3-1 -> 25.04.0-1
borg 1.4.0-3 -> 1.4.1-1
bovo 24.12.3-1 -> 25.04.0-1
breeze-icons 6.12.0-1 -> 6.13.0-1
breezy 3.3.9-4 -> 3.3.11-1
broadcom-wl 6.30.223.271-613 -> 6.30.223.271-614
cabal-fmt 0.1.6-9 -> 0.1.6-10
cabal-install 3.8.1.0-24 -> 3.8.1.0-25
calendarsupport 24.12.3-1 -> 25.04.0-1
calligra 24.12.3-3 -> 25.04.0-1
cantor 24.12.3-1 -> 25.04.0-1
cervisia 24.12.3-1 -> 25.04.0-1
clisp 2.49.95-1 -> 2.49.95-2
colord-kde 24.12.3-1 -> 25.04.0-1
connman 1.43-3 -> 1.44-1
containerd 2.0.4-1 -> 2.0.5-1
cri-o 1.32.3-1 -> 1.32.3-2
darcs 2.18.5-32 -> 2.18.5-33
decoder 0.7.0-2 -> 0.7.1-1
diffutils 3.11-2 -> 3.12-1
discord 1:0.0.91-1 -> 1:0.0.92-1
docker 1:28.0.4-2 -> 1:28.1.1-1
docker-compose 2.35.0-1 -> 2.35.1-1
dolphin 24.12.3-1 -> 25.04.0-1
dolphin-plugins 24.12.3-1 -> 25.04.0-1
dotnet-host 9.0.3.sdk104-1 -> 9.0.4.sdk105-1
dotnet-runtime 9.0.3.sdk104-1 -> 9.0.4.sdk105-1
dotnet-runtime-8.0 8.0.14.sdk114-1 -> 8.0.15.sdk115-1
dotnet-sdk 9.0.3.sdk104-1 -> 9.0.4.sdk105-1
dotnet-targeting-pack 9.0.3.sdk104-1 -> 9.0.4.sdk105-1
dragon 24.12.3-1 -> 25.04.0-1
dub 1.38.1-1 -> 1.40.0-1
egl-wayland 4:1.1.18-1 -> 4:1.1.19-1
egl-x11 1.0.0-1 -> 1.0.1-1
eglexternalplatform 1.2-2 -> 1.2.1-1
elisa 24.12.3-1 -> 25.04.0-1
embree 4.3.3-1 -> 4.4.0-1
epiphany 48.0-1 -> 48.2-1
erlang 27.3.1-1 -> 27.3.3-1
erlang-asn1 27.3.1-1 -> 27.3.3-1
erlang-common_test 27.3.1-1 -> 27.3.3-1
erlang-core 27.3.1-1 -> 27.3.3-1
erlang-debugger 27.3.1-1 -> 27.3.3-1
erlang-dialyzer 27.3.1-1 -> 27.3.3-1
erlang-diameter 27.3.1-1 -> 27.3.3-1
erlang-edoc 27.3.1-1 -> 27.3.3-1
erlang-eldap 27.3.1-1 -> 27.3.3-1
erlang-erl_interface 27.3.1-1 -> 27.3.3-1
erlang-et 27.3.1-1 -> 27.3.3-1
erlang-eunit 27.3.1-1 -> 27.3.3-1
erlang-ftp 27.3.1-1 -> 27.3.3-1
erlang-inets 27.3.1-1 -> 27.3.3-1
erlang-jinterface 27.3.1-1 -> 27.3.3-1
erlang-megaco 27.3.1-1 -> 27.3.3-1
erlang-mnesia 27.3.1-1 -> 27.3.3-1
erlang-observer 27.3.1-1 -> 27.3.3-1
erlang-odbc 27.3.1-1 -> 27.3.3-1
erlang-os_mon 27.3.1-1 -> 27.3.3-1
erlang-parsetools 27.3.1-1 -> 27.3.3-1
erlang-public_key 27.3.1-1 -> 27.3.3-1
erlang-reltool 27.3.1-1 -> 27.3.3-1
erlang-runtime_tools 27.3.1-1 -> 27.3.3-1
erlang-sasl 27.3.1-1 -> 27.3.3-1
erlang-snmp 27.3.1-1 -> 27.3.3-1
erlang-ssh 27.3.1-1 -> 27.3.3-1
erlang-ssl 27.3.1-1 -> 27.3.3-1
erlang-syntax_tools 27.3.1-1 -> 27.3.3-1
erlang-tftp 27.3.1-1 -> 27.3.3-1
erlang-tools 27.3.1-1 -> 27.3.3-1
erlang-wx 27.3.1-1 -> 27.3.3-1
erlang-xmerl 27.3.1-1 -> 27.3.3-1
eslint 9.24.0-1 -> 9.25.1-1
eventviews 24.12.3-1 -> 25.04.0-1
exempi 2.6.5-1 -> 2.6.6-1
falkon 24.12.3-3 -> 25.04.0-1
ffmpegthumbs 24.12.3-1 -> 25.04.0-1
filelight 24.12.3-1 -> 25.04.0-1
firefox-developer-edition 138.0b8-1 -> 138.0b9-1
fish 4.0.1-2 -> 4.0.2-1
fluidsynth 2.4.5-1 -> 2.4.5-3
foot 1.21.0-1 -> 1.22.0-1
foot-terminfo 1.21.0-1 -> 1.22.0-1
frameworkintegration 6.12.0-1 -> 6.13.0-1
francis 24.12.3-1 -> 25.04.0-1
freerdp 2:3.14.1-1 -> 2:3.15.0-1
freetds 1.4.26-1 -> 1.5.1-1
fzf 0.61.1-1 -> 0.61.2-1
gap 4.14.0-3 -> 4.14.0-4
gap-packages 4.14.0-3 -> 4.14.0-4
gdb 16.2-1 -> 16.3-1
gdb-common 16.2-1 -> 16.3-1
gedit 48.1-3 -> 48.2-1
gedit-plugins 48.1-2 -> 48.2-1
ghostwriter 24.12.3-1 -> 25.04.0-1
git-annex 10.20250416-1 -> 10.20250416-2
glibc 2.41+r9+ga900dbaf70f0-1 -> 2.41+r47+g046b33800c3e-1
gnome-boxes 48.0-2 -> 48.0-3
gnome-connections 48.0-2 -> 48.0-5
gnome-logs 45.0-1 -> 45.0-2
gnome-settings-daemon 48.0-1 -> 48.1-1
gnome-weather 48.0-1 -> 48.0-2
granatier 24.12.3-1 -> 25.04.0-1
grantlee-editor 24.12.3-1 -> 25.04.0-1
grantleetheme 24.12.3-1 -> 25.04.0-1
grep 3.11-1 -> 3.12-2
grub 2:2.12.r260.gaae2ea61-1 -> 2:2.12.r283.ga4da71da-1
gwenview 24.12.3-1 -> 25.04.0-1
harfbuzz 11.0.1-1 -> 11.1.0-1
harfbuzz-cairo 11.0.1-1 -> 11.1.0-1
harfbuzz-icu 11.0.1-1 -> 11.1.0-1
harfbuzz-utils 11.0.1-1 -> 11.1.0-1
haskell-adjunctions 4.4.3-6 -> 4.4.3-7
haskell-aeson 2.1.2.1-91 -> 2.1.2.1-92
haskell-aeson-pretty 0.8.10-51 -> 0.8.10-52
haskell-algebraic-graphs 0.7-149 -> 0.7-150
haskell-ansi-terminal 1.0.2-6 -> 1.0.2-8
haskell-ansi-terminal-types 0.11.5-46 -> 0.11.5-48
haskell-ansi-wl-pprint 0.6.9-465 -> 0.6.9-467
haskell-apply-refact 0.12.0.0-6 -> 0.12.0.0-7
haskell-asn1-encoding 0.9.6-253 -> 0.9.6-254
haskell-asn1-parse 0.9.5-253 -> 0.9.5-254
haskell-asn1-types 0.3.4-232 -> 0.3.4-233
haskell-assoc 1.1-42 -> 1.1-44
haskell-async 2.2.5-92 -> 2.2.5-96
haskell-attoparsec 0.14.4-97 -> 0.14.4-98
haskell-attoparsec-aeson 2.1.0.0-75 -> 2.1.0.0-76
haskell-attoparsec-iso8601 1.1.0.0-73 -> 1.1.0.0-74
haskell-auto-update 0.1.6-367 -> 0.1.6-368
haskell-aws 0.24-209 -> 0.24-210
haskell-base-compat 0.12.2-3 -> 0.12.3-1
haskell-base-compat-batteries 0.12.2-126 -> 0.12.3-1
haskell-base-orphans 0.9.0-4 -> 0.9.0-6
haskell-base16-bytestring 1.0.2.0-103 -> 1.0.2.0-104
haskell-base64-bytestring 1.2.1.0-127 -> 1.2.1.0-128
haskell-bencode 0.6.1.1-223 -> 0.6.1.1-224
haskell-bifunctors 5.6-157 -> 5.6-159
haskell-binary-orphans 1.0.5-22 -> 1.0.5-23
haskell-bitvec 1.1.3.0-138 -> 1.1.3.0-139
haskell-blaze-html 0.9.2.0-23 -> 0.9.2.0-24
haskell-blaze-markup 0.8.3.0-33 -> 0.8.3.0-34
haskell-blaze-textual 0.2.3.1-49 -> 0.2.3.1-50
haskell-bsb-http-chunked 0.0.0.4-411 -> 0.0.0.4-412
haskell-cabal-install-solver 3.8.1.0-8 -> 3.8.1.0-9
haskell-call-stack 0.4.0-232 -> 0.4.0-234
haskell-casa-client 0.0.1-773 -> 0.0.1-774
haskell-casa-types 0.0.2-497 -> 0.0.2-498
haskell-case-insensitive 1.2.1.0-226 -> 1.2.1.0-227
haskell-cassava 0.5.3.2-32 -> 0.5.3.2-33
haskell-citeproc 0.8.1-163 -> 0.8.1-164
haskell-clientsession 0.9.2.0-50 -> 0.9.2.0-51
haskell-clock 0.8.4-49 -> 0.8.4-51
haskell-co-log-core 0.3.2.4-5 -> 0.3.2.4-6
haskell-colour 2.3.6-256 -> 2.3.6-258
haskell-commonmark 0.2.5.1-20 -> 0.2.5.1-21
haskell-commonmark-extensions 0.2.5.3-17 -> 0.2.5.3-18
haskell-commonmark-pandoc 0.2.2.1-36 -> 0.2.2.1-37
haskell-comonad 5.0.9-14 -> 5.0.9-16
haskell-concurrent-output 1.10.21-24 -> 1.10.21-25
haskell-conduit 1.3.6.1-29 -> 1.3.6.1-30
haskell-conduit-extra 1.3.6-186 -> 1.3.6-187
haskell-constraints 0.13.4-74 -> 0.13.4-75
haskell-constraints-extras 0.4.0.1-46 -> 0.4.0.1-47
haskell-criterion 1.6.1.0-74 -> 1.6.1.0-75
haskell-criterion-measurement 0.2.2.0-39 -> 0.2.2.0-40
haskell-cryptohash-md5 0.11.101.0-125 -> 0.11.101.0-126
haskell-cryptohash-sha1 0.11.101.0-106 -> 0.11.101.0-107
haskell-cryptohash-sha256 0.11.102.1-114 -> 0.11.102.1-115
haskell-crypton 0.34-34 -> 0.34-35
haskell-crypton-conduit 0.2.3-106 -> 0.2.3-107
haskell-crypton-connection 0.4.1-1 -> 0.4.1-2
haskell-crypton-x509 1.7.6-51 -> 1.7.6-52
haskell-crypton-x509-store 1.6.9-51 -> 1.6.9-52
haskell-crypton-x509-system 1.6.7-51 -> 1.6.7-52
haskell-crypton-x509-validation 1.6.13-5 -> 1.6.13-6
haskell-cryptonite 0.30-96 -> 0.30-97
haskell-cryptonite-conduit 0.2.2-684 -> 0.2.2-685
haskell-css-text 0.1.3.0-307 -> 0.1.3.0-308
haskell-data-default 0.7.1.1-339 -> 0.7.1.1-340
haskell-data-default-instances-dlist 0.0.1.2-22 -> 0.0.1.2-23
haskell-data-fix 0.3.3-5 -> 0.3.3-6
haskell-dav 1.3.4-729 -> 1.3.4-730
haskell-dbus 1.3.1-74 -> 1.3.1-75
haskell-deferred-folds 0.9.18.7-10 -> 0.9.18.7-11
haskell-dense-linear-algebra 0.1.0.0-341 -> 0.1.0.0-342
haskell-dependent-map 0.4.0.0-275 -> 0.4.0.0-276
haskell-dependent-sum 0.7.2.0-118 -> 0.7.2.0-119
haskell-deriving-aeson 0.2.10-32 -> 0.2.10-33
haskell-diff 0.4.1-98 -> 0.4.1-99
haskell-direct-sqlite 2.3.29-30 -> 2.3.29-31
haskell-distributive 0.6.2.1-233 -> 0.6.2.1-234
haskell-djot 0.1.1.3-23 -> 0.1.1.3-24
haskell-dlist 1.0-272 -> 1.0-273
haskell-doclayout 0.4.0.1-55 -> 0.4.0.1-56
haskell-doctemplates 0.11-117 -> 0.11-118
haskell-easy-file 0.2.5-44 -> 0.2.5-45
haskell-edit-distance 0.2.2.1-231 -> 0.2.2.1-232
haskell-email-validate 2.3.2.21-22 -> 2.3.2.21-23
haskell-emojis 0.1.4.1-5 -> 0.1.4.1-6
haskell-enclosed-exceptions 1.0.3-276 -> 1.0.3-277
haskell-enummapset 0.7.3.0-40 -> 0.7.3.0-41
haskell-extra 1.7.16-35 -> 1.7.16-36
haskell-fast-logger 3.1.2-122 -> 3.1.2-123
haskell-fdo-notify 0.3.1-799 -> 0.3.1-800
haskell-feed 1.3.2.1-218 -> 1.3.2.1-219
haskell-fgl 5.8.3.0-22 -> 5.8.3.0-23
haskell-filelock 0.1.1.7-35 -> 0.1.1.7-36
haskell-filemanip 0.3.6.3-192 -> 0.3.6.3-193
haskell-filepath-bytestring 1.4.2.1.13-27 -> 1.4.2.1.13-28
haskell-filepattern 0.1.3-133 -> 0.1.3-134
haskell-filtrable 0.1.6.0-206 -> 0.1.6.0-207
haskell-fingertree 0.1.5.0-92 -> 0.1.5.0-93
haskell-floskell 0.10.8-80 -> 0.10.8-81
haskell-focus 1.0.3.2-82 -> 1.0.3.2-83
haskell-foldable1-classes-compat 0.1-157 -> 0.1-159
haskell-foldl 1.4.17-38 -> 1.4.17-39
haskell-foundation 0.0.30-43 -> 0.0.30-44
haskell-fourmolu 0.10.0.0-17 -> 0.10.0.0-18
haskell-free 5.2-28 -> 5.2-29
haskell-fsnotify0.3 0.3.0.1-113 -> 0.3.0.1-114
haskell-fuzzy 0.1.1.0-66 -> 0.1.1.0-67
haskell-generic-deriving 1.14.5-45 -> 1.14.5-46
haskell-generically 0.1.1-10 -> 0.1.1-11
haskell-ghc-check 0.5.0.8-68 -> 0.5.0.8-69
haskell-ghc-exactprint 1.6.1-16 -> 1.6.1-17
haskell-ghc-lib-parser-ex 9.4.0.0-15 -> 9.4.0.0-16
haskell-ghcide 2.0.0.0-41 -> 2.0.0.0-43
haskell-git-lfs 1.2.3-17 -> 1.2.3-18
haskell-githash 0.1.6.3-203 -> 0.1.6.3-204
haskell-gitrev 1.3.1-33 -> 1.3.1-34
haskell-glob 0.10.2-113 -> 0.10.2-114
haskell-gridtables 0.1.0.0-74 -> 0.1.0.0-75
haskell-hackage-security 0.6.2.6-41 -> 0.6.2.6-42
haskell-haddock-library 1.11.0-71 -> 1.11.0-72
haskell-hadrian 0.1.0.0+9.4.8-95 -> 0.1.0.0+9.4.8-96
haskell-hashable 1.4.4.0-78 -> 1.4.4.0-81
haskell-hi-file-parser 0.1.7.0-19 -> 0.1.7.0-20
haskell-hie-bios 0.12.0-46 -> 0.12.0-47
haskell-hie-compat 0.3.0.0-3 -> 0.3.1.0-1
haskell-hiedb 0.4.3.0-35 -> 0.4.3.0-37
haskell-hinotify 0.4.2-5 -> 0.4.2-6
haskell-hjsmin 0.2.1-8 -> 0.2.1-9
haskell-hls-alternate-number-format-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-cabal-fmt-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-cabal-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-call-hierarchy-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-change-type-signature-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-class-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-code-range-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-eval-plugin 2.0.0.0-42 -> 2.0.0.0-44
haskell-hls-explicit-fixity-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-explicit-imports-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-explicit-record-fields-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-floskell-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-fourmolu-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-gadt-plugin 2.0.0.0-43 -> 2.0.0.0-45
haskell-hls-graph 2.0.0.0-34 -> 2.0.0.0-35
haskell-hls-hlint-plugin 2.0.0.0-43 -> 2.0.0.0-45
haskell-hls-module-name-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-ormolu-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-plugin-api 2.0.0.0-37 -> 2.0.0.0-38
haskell-hls-pragmas-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-qualify-imported-names-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-refactor-plugin 2.0.0.0-43 -> 2.0.0.0-45
haskell-hls-refine-imports-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hls-rename-plugin 2.0.0.0-43 -> 2.0.0.0-45
haskell-hls-retrie-plugin 2.0.0.0-43 -> 2.0.0.0-45
haskell-hls-splice-plugin 2.0.0.0-43 -> 2.0.0.0-45
haskell-hls-stylish-haskell-plugin 2.0.0.0-41 -> 2.0.0.0-43
haskell-hourglass 0.2.12-269 -> 0.2.12-270
haskell-hpack 0.35.2-189 -> 0.35.2-190
haskell-hslogger 1.3.1.2-11 -> 1.3.1.2-12
haskell-hslua 2.3.0-97 -> 2.3.0-98
haskell-hslua-aeson 2.3.0.1-79 -> 2.3.0.1-80
haskell-hslua-classes 2.3.0-94 -> 2.3.0-95
haskell-hslua-core 2.3.1-86 -> 2.3.1-87
haskell-hslua-list 1.1.3-22 -> 1.1.3-23
haskell-hslua-marshalling 2.3.1-46 -> 2.3.1-47
haskell-hslua-module-doclayout 1.1.0-108 -> 1.1.0-109
haskell-hslua-module-path 1.1.0-100 -> 1.1.0-101
haskell-hslua-module-system 1.1.1-7 -> 1.1.1-8
haskell-hslua-module-text 1.1.0.1-69 -> 1.1.0.1-70
haskell-hslua-module-version 1.1.1-39 -> 1.1.1-40
haskell-hslua-module-zip 1.1.1-66 -> 1.1.1-67
haskell-hslua-objectorientation 2.3.0-90 -> 2.3.0-91
haskell-hslua-packaging 2.3.1-55 -> 2.3.1-56
haskell-hslua-repl 0.1.2-52 -> 0.1.2-53
haskell-hslua-typing 0.1.1-48 -> 0.1.1-49
haskell-hsyaml 0.2.1.3-26 -> 0.2.1.3-27
haskell-hsyaml-aeson 0.2.0.1-218 -> 0.2.0.1-219
haskell-http 4000.4.1-261 -> 4000.4.1-262
haskell-http-api-data 0.5.1-94 -> 0.5.1-95
haskell-http-client 0.7.17-40 -> 0.7.17-41
haskell-http-client-restricted 0.1.0-76 -> 0.1.0-77
haskell-http-client-tls 0.3.6.4-15 -> 0.3.6.4-16
haskell-http-conduit 2.3.9.1-49 -> 2.3.9.1-50
haskell-http-date 0.0.11-159 -> 0.0.11-160
haskell-http-download 0.2.1.0-169 -> 0.2.1.0-170
haskell-http-media 0.8.1.1-37 -> 0.8.1.1-38
haskell-http-types 0.12.4-46 -> 0.12.4-47
haskell-http2 4.1.1-9 -> 4.1.1-10
haskell-hunit 1.6.2.0-274 -> 1.6.2.0-276
haskell-hw-fingertree 0.1.2.1-95 -> 0.1.2.1-96
haskell-hw-prim 0.6.3.2-114 -> 0.6.3.2-115
haskell-implicit-hie 0.1.2.7-208 -> 0.1.2.7-209
haskell-implicit-hie-cradle 0.5.0.1-78 -> 0.5.0.1-79
haskell-indexed-traversable 0.1.4-70 -> 0.1.4-72
haskell-indexed-traversable-instances 0.1.2-35 -> 0.1.2-36
haskell-infer-license 0.2.0-272 -> 0.2.0-273
haskell-invariant 0.6.3-46 -> 0.6.3-47
haskell-iproute 1.7.15-6 -> 1.7.15-7
haskell-ipynb 0.2-183 -> 0.2-184
haskell-jira-wiki-markup 1.5.1-45 -> 1.5.1-46
haskell-js-jquery 3.3.1-1068 -> 3.3.1-1069
haskell-juicypixels 3.3.9-11 -> 3.3.9-12
haskell-kan-extensions 5.2.6-49 -> 5.2.6-50
haskell-knob 0.2.2-49 -> 0.2.2-50
haskell-language-javascript 0.7.1.0-182 -> 0.7.1.0-183
haskell-language-server 2.0.0.0-51 -> 2.0.0.0-53
haskell-lens 5.2.3-90 -> 5.2.3-91
haskell-lens-aeson 1.2.3-94 -> 1.2.3-95
haskell-libyaml 0.1.4-57 -> 0.1.4-58
haskell-lift-type 0.1.2.0-22 -> 0.1.2.0-23
haskell-lifted-async 0.10.2.7-23 -> 0.10.2.7-25
haskell-lifted-base 0.2.3.12-290 -> 0.2.3.12-291
haskell-list-t 1.0.5.5-42 -> 1.0.5.5-43
haskell-listlike 4.7.8.2-28 -> 4.7.8.2-29
haskell-logict 0.7.1.0-292 -> 0.7.1.0-294
haskell-lpeg 1.0.4-50 -> 1.0.4-51
haskell-lsp 1.6.0.0-140 -> 1.6.0.0-141
haskell-lsp-types 1.6.0.1-29 -> 1.6.0.1-30
haskell-lua 2.3.3-22 -> 2.3.3-23
haskell-lucid 2.11.20230408-88 -> 2.11.20230408-89
haskell-lukko 0.1.1.3-220 -> 0.1.1.3-221
haskell-math-functions 0.3.4.4-64 -> 0.3.4.4-66
haskell-megaparsec 9.6.1-22 -> 9.6.1-23
haskell-memory 0.18.0-31 -> 0.18.0-32
haskell-memotrie 0.6.11-22 -> 0.6.11-23
haskell-microstache 1.0.2.3-112 -> 1.0.2.3-113
haskell-mod 0.2.0.1-95 -> 0.2.0.1-96
haskell-monad-control 1.0.3.1-125 -> 1.0.3.1-126
haskell-monad-dijkstra 0.1.1.5-84 -> 0.1.1.5-85
haskell-monad-logger 0.3.41-36 -> 0.3.41-37
haskell-monadrandom 0.6.2-5 -> 0.6.2-6
haskell-mono-traversable 1.0.21.0-30 -> 1.0.21.0-31
haskell-monoid-subclasses 1.2.6-21 -> 1.2.6-22
haskell-mustache 2.4.2-183 -> 2.4.2-184
haskell-mwc-random 0.15.2.0-11 -> 0.15.2.0-12
haskell-neat-interpolation 0.5.1.4-93 -> 0.5.1.4-94
haskell-network 3.1.4.0-43 -> 3.1.4.0-44
haskell-network-bsd 2.8.1.0-233 -> 2.8.1.0-234
haskell-network-multicast 0.3.2-235 -> 0.3.2-236
haskell-network-uri 2.6.4.2-55 -> 2.6.4.2-56
haskell-newtype-generics 0.6.2-79 -> 0.6.2-80
haskell-onetuple 0.4.2-17 -> 0.4.2-18
haskell-opentelemetry 0.8.0-72 -> 0.8.0-73
haskell-optparse-applicative 0.17.1.0-81 -> 0.17.1.0-83
haskell-optparse-simple 0.1.1.4-393 -> 0.1.1.4-394
haskell-ordered-containers 0.2.4-23 -> 0.2.4-24
haskell-ormolu 0.5.1.0-16 -> 0.5.1.0-17
haskell-os-string 2.0.7-24 -> 2.0.7-26
haskell-pandoc 3.1.12.1-56 -> 3.1.12.1-57
haskell-pandoc-lua-engine 0.2.1.2-137 -> 0.2.1.2-138
haskell-pandoc-lua-marshal 0.2.7-40 -> 0.2.7-41
haskell-pandoc-server 0.1.0.5-158 -> 0.1.0.5-159
haskell-pandoc-types 1.23.1-65 -> 1.23.1-66
haskell-pantry 0.5.7-340 -> 0.5.7-341
haskell-path 0.9.5-60 -> 0.9.5-61
haskell-path-io 1.8.2-35 -> 1.8.2-36
haskell-pem 0.2.4-309 -> 0.2.4-310
haskell-persistent 2.14.5.1-77 -> 2.14.5.1-78
haskell-persistent-sqlite 2.13.1.0-209 -> 2.13.1.0-210
haskell-pretty-simple 4.1.3.0-13 -> 4.1.3.0-14
haskell-prettyprinter 1.7.1-205 -> 1.7.1-206
haskell-prettyprinter-ansi-terminal 1.1.3-208 -> 1.1.3-209
haskell-primitive 0.8.0.0-11 -> 0.8.0.0-13
haskell-primitive-extras 0.10.2.2-12 -> 0.10.2.2-13
haskell-primitive-unlifted 0.1.3.1-59 -> 0.1.3.1-60
haskell-process-extras 0.7.4-335 -> 0.7.4-336
haskell-profunctors 5.6.2-213 -> 5.6.2-214
haskell-project-template 0.2.1.0-400 -> 0.2.1.0-401
haskell-psqueues 0.2.8.1-11 -> 0.2.8.1-12
haskell-quickcheck 2.14.3-132 -> 2.14.3-135
haskell-random 1.2.1.2-74 -> 1.2.1.2-77
haskell-random-shuffle 0.0.4-206 -> 0.0.4-207
haskell-recv 0.1.0-53 -> 0.1.0-54
haskell-reflection 2.1.8-22 -> 2.1.8-23
haskell-regex-applicative 0.3.4-216 -> 0.3.4-217
haskell-regex-tdfa 1.3.2.3-6 -> 1.3.2.3-7
haskell-resolv 0.2.0.2-224 -> 0.2.0.2-225
haskell-resource-pool 0.2.3.2-320 -> 0.2.3.2-321
haskell-resourcet 1.2.6-74 -> 1.2.6-75
haskell-retrie 1.2.3-48 -> 1.2.3-49
haskell-retry 0.9.3.1-66 -> 0.9.3.1-67
haskell-rio 0.1.22.0-144 -> 0.1.22.0-145
haskell-rio-orphans 0.1.2.0-366 -> 0.1.2.0-367
haskell-rio-prettyprint 0.1.7.0-22 -> 0.1.7.0-23
haskell-safe 0.3.21-28 -> 0.3.21-29
haskell-safe-exceptions 0.1.7.4-44 -> 0.1.7.4-45
haskell-sandi 0.5-493 -> 0.5-494
haskell-scientific 0.3.7.0-136 -> 0.3.7.0-137
haskell-securemem 0.1.10-311 -> 0.1.10-312
haskell-semialign 1.3-24 -> 1.3-25
haskell-semigroupoids 6.0.1-7 -> 6.0.1-8
haskell-semirings 0.6-186 -> 0.6-187
haskell-servant 0.20.2-42 -> 0.20.2-43
haskell-servant-server 0.20.2-59 -> 0.20.2-60
haskell-shake 0.19.6-249 -> 0.19.6-250
haskell-shakespeare 2.1.0.1-88 -> 2.1.0.1-89
haskell-shelly 1.10.0.1-72 -> 1.10.0.1-73
haskell-simple-sendfile 0.2.32-88 -> 0.2.32-89
haskell-skylighting 0.14.1.1-46 -> 0.14.1.1-47
haskell-skylighting-core 0.14.1.1-44 -> 0.14.1.1-45
haskell-skylighting-format-ansi 0.1-178 -> 0.1-179
haskell-skylighting-format-blaze-html 0.1.1.3-32 -> 0.1.1.3-33
haskell-skylighting-format-context 0.1.0.2-142 -> 0.1.0.2-143
haskell-skylighting-format-latex 0.1-177 -> 0.1-178
haskell-socks 0.6.1-260 -> 0.6.1-261
haskell-sorted-list 0.2.3.1-5 -> 0.2.3.1-6
haskell-split 0.2.5-29 -> 0.2.5-30
haskell-splitmix 0.1.0.5-69 -> 0.1.0.5-71
haskell-sqlite-simple 0.4.19.0-28 -> 0.4.19.0-29
haskell-src-exts 1.23.1-236 -> 1.23.1-237
haskell-statistics 0.16.3.0-14 -> 0.16.3.0-15
haskell-stm-containers 1.2.1.1-41 -> 1.2.1.1-42
haskell-stm-hamt 1.2.1.1-13 -> 1.2.1.1-14
haskell-storable-record 0.0.7-53 -> 0.0.7-54
haskell-storable-tuple 0.1-52 -> 0.1-53
haskell-streaming-commons 0.2.3.0-5 -> 0.2.3.0-6
haskell-strict 0.5-42 -> 0.5-44
haskell-syb 0.7.2.4-44 -> 0.7.2.4-45
haskell-tagsoup 0.14.8-249 -> 0.14.8-250
haskell-tar 0.5.1.1-195 -> 0.5.1.1-196
haskell-tar-conduit 0.4.1-82 -> 0.4.1-83
haskell-tasty 1.4.3-124 -> 1.4.3-126
haskell-tasty-hunit 0.10.1-95 -> 0.10.1-97
haskell-tasty-quickcheck 0.10.2-438 -> 0.10.2-442
haskell-tasty-rerun 1.1.19-41 -> 1.1.19-42
haskell-temporary 1.3-662 -> 1.3-665
haskell-texmath 0.12.8.7-33 -> 0.12.8.7-34
haskell-text-conversions 0.3.1.1-86 -> 0.3.1.1-87
haskell-text-icu 0.8.0.5-26 -> 0.8.0.5-27
haskell-text-metrics 0.3.2-105 -> 0.3.2-106
haskell-text-rope 0.3-20 -> 0.3-21
haskell-text-short 0.1.6-22 -> 0.1.6-23
haskell-th-compat 0.1.6-5 -> 0.1.6-6
haskell-th-env 0.1.1-81 -> 0.1.1-82
haskell-th-expand-syns 0.4.11.0-51 -> 0.4.11.0-52
haskell-th-lift-instances 0.1.20-71 -> 0.1.20-72
haskell-th-reify-many 0.1.10-130 -> 0.1.10-131
haskell-these 1.2-42 -> 1.2-44
haskell-time-compat 1.9.6.1-120 -> 1.9.6.1-121
haskell-time-manager 0.0.1-64 -> 0.0.1-65
haskell-tls 1.9.0-17 -> 1.9.0-18
haskell-tls-session-manager 0.0.4-411 -> 0.0.4-412
haskell-toml-parser 2.0.1.0-1 -> 2.0.1.0-2
haskell-torrent 10000.1.3-47 -> 10000.1.3-48
haskell-transformers-base 0.4.6-125 -> 0.4.6-126
haskell-typed-process 0.2.12.0-5 -> 0.2.12.0-6
haskell-typst 0.5.0.2-13 -> 0.5.0.2-14
haskell-unicode-collation 0.1.3.6-37 -> 0.1.3.6-38
haskell-unicode-data 0.5.0-1 -> 0.5.0-2
haskell-unicode-transforms 0.4.0.1-98 -> 0.4.0.1-99
haskell-uniplate 1.6.13-252 -> 1.6.13-253
haskell-unix-compat 0.7.3-19 -> 0.7.3-20
haskell-unix-time 0.4.16-5 -> 0.4.16-6
haskell-unliftio 0.2.25.1-11 -> 0.2.25.1-12
haskell-unordered-containers 0.2.20-47 -> 0.2.20-48
haskell-utf8-string 1.0.2-178 -> 1.0.2-179
haskell-utility-ht 0.0.17.2-24 -> 0.0.17.2-25
haskell-uuid 1.3.16-11 -> 1.3.16-12
haskell-uuid-types 1.0.6-11 -> 1.0.6-12
haskell-vault 0.3.1.5-214 -> 0.3.1.5-215
haskell-vector 0.13.1.0-90 -> 0.13.1.0-92
haskell-vector-algorithms 0.9.1.0-20 -> 0.9.1.0-21
haskell-vector-binary-instances 0.2.5.2-141 -> 0.2.5.2-142
haskell-vector-th-unbox 0.2.2-318 -> 0.2.2-321
haskell-void 0.7.3-226 -> 0.7.3-227
haskell-wai 3.2.4-59 -> 3.2.4-60
haskell-wai-app-static 3.1.9-87 -> 3.1.9-88
haskell-wai-cors 0.2.7-395 -> 0.2.7-396
haskell-wai-extra 3.1.16-15 -> 3.1.16-16
haskell-wai-logger 2.5.0-39 -> 2.5.0-40
haskell-warp 3.3.30-123 -> 3.3.30-124
haskell-warp-tls 3.4.9-47 -> 3.4.9-48
haskell-witherable 0.4.2-142 -> 0.4.2-143
haskell-xml-conduit 1.9.1.4-38 -> 1.9.1.4-39
haskell-xml-hamlet 0.5.0.2-248 -> 0.5.0.2-249
haskell-xss-sanitize 0.3.7.2-48 -> 0.3.7.2-49
haskell-yaml 0.11.11.2-101 -> 0.11.11.2-102
haskell-yesod 1.6.2.1-293 -> 1.6.2.1-294
haskell-yesod-core 1.6.26.0-75 -> 1.6.26.0-76
haskell-yesod-form 1.7.6-169 -> 1.7.6-170
haskell-yesod-persistent 1.6.0.8-355 -> 1.6.0.8-356
haskell-yesod-static 1.6.1.0-807 -> 1.6.1.0-808
haskell-zip-archive 0.4.3.2-25 -> 0.4.3.2-26
haskell-zlib 0.6.3.0-83 -> 0.6.3.0-84
hdf5-openmpi 1.14.5-1 -> 1.14.6-3
hlint 3.5-16 -> 3.5-17
hoogle 5.0.18.4-107 -> 5.0.18.4-108
hslua-cli 1.4.2-6 -> 1.4.2-7
hwinfo 23.4-1 -> 24.0-1
ibus 1.5.31-2 -> 1.5.32-1
incidenceeditor 24.12.3-1 -> 25.04.0-1
inetutils 2.5-1 -> 2.6-1
intel-compute-runtime 25.09.32961.7-1 -> 25.13.33276.16-1
intel-gmmlib 22.6.0-1 -> 22.7.1-1
intel-graphics-compiler 1:2.8.3-1 -> 1:2.10.8-1
inxi 3.3.37.1-1 -> 3.3.38.1-1
isoimagewriter 24.12.3-1 -> 25.04.0-1
itinerary 24.12.3-1 -> 25.04.0-1
jedi-language-server 0.44.0-1 -> 0.45.0-1
juk 24.12.3-1 -> 25.04.0-1
julia 2:1.11.4-1 -> 2:1.11.5-1
jupyter-collaboration 4.0.1-1 -> 4.0.2-1
jupyter-notebook 7.4.0-1 -> 7.4.1-1
jupyterlab 4.4.0-1 -> 4.4.1-1
k3b 1:24.12.3-1 -> 1:25.04.0-1
kaccounts-integration 24.12.3-1 -> 25.04.0-1
kaccounts-providers 24.12.3-1 -> 25.04.0-1
kaddressbook 24.12.3-1 -> 25.04.0-1
kajongg 24.12.3-1 -> 25.04.0-1
kalarm 24.12.3-1 -> 25.04.0-1
kalgebra 24.12.3-1 -> 25.04.0-1
kalk 24.12.3-1 -> 25.04.0-1
kalm 24.12.3-1 -> 25.04.0-1
kalzium 24.12.3-1 -> 25.04.0-1
kamera 24.12.3-1 -> 25.04.0-1
kamoso 24.12.3-1 -> 25.04.0-1
kanagram 24.12.3-1 -> 25.04.0-1
kapman 24.12.3-1 -> 25.04.0-1
kapptemplate 24.12.3-1 -> 25.04.0-1
karchive 6.12.0-1 -> 6.13.0-1
kasts 24.12.3-2 -> 25.04.0-1
kate 24.12.3-1 -> 25.04.0-1
katomic 24.12.3-1 -> 25.04.0-1
kauth 6.12.0-1 -> 6.13.0-1
kbackup 24.12.3-1 -> 25.04.0-1
kblackbox 24.12.3-1 -> 25.04.0-1
kblocks 24.12.3-1 -> 25.04.0-1
kbookmarks 6.12.0-1 -> 6.13.0-1
kbounce 24.12.3-1 -> 25.04.0-1
kbreakout 24.12.3-1 -> 25.04.0-1
kbruch 24.12.3-1 -> 25.04.0-1
kcachegrind 24.12.3-1 -> 25.04.0-1
kcachegrind-common 24.12.3-1 -> 25.04.0-1
kcalc 24.12.3-1 -> 25.04.0-1
kcalendarcore 6.12.0-1 -> 6.13.0-1
kcalutils 24.12.3-1 -> 25.04.0-1
kcharselect 24.12.3-1 -> 25.04.0-1
kclock 24.12.3-2 -> 25.04.0-1
kcmutils 6.12.0-1 -> 6.13.0-1
kcodecs 6.12.0-1 -> 6.13.0-1
kcolorchooser 24.12.3-1 -> 25.04.0-1
kcolorscheme 6.12.0-1 -> 6.13.0-1
kcompletion 6.12.0-1 -> 6.13.0-1
kconfig 6.12.0-1 -> 6.13.0-1
kconfigwidgets 6.12.0-1 -> 6.13.0-1
kcontacts 1:6.12.0-1 -> 1:6.13.0-1
kcoreaddons 6.12.0-2 -> 6.13.0-1
kcrash 6.12.0-1 -> 6.13.0-1
kcron 24.12.3-1 -> 25.04.0-1
kdav 1:6.12.0-1 -> 1:6.13.0-1
kdbusaddons 6.12.0-1 -> 6.13.0-1
kde-accessibility-meta 24.12-2 -> 25.04-1
kde-applications-meta 24.12-2 -> 25.04-1
kde-dev-scripts 24.12.3-1 -> 25.04.0-1
kde-dev-utils 24.12.3-1 -> 25.04.0-1
kde-education-meta 24.12-2 -> 25.04-1
kde-games-meta 24.12-2 -> 25.04-1
kde-graphics-meta 24.12-2 -> 25.04-1
kde-inotify-survey 24.12.3-1 -> 25.04.0-1
kde-multimedia-meta 24.12-2 -> 25.04-1
kde-network-meta 24.12-2 -> 25.04-1
kde-office-meta 24.12-2 -> 25.04-1
kde-pim-meta 24.12-2 -> 25.04-1
kde-sdk-meta 24.12-2 -> 25.04-1
kde-system-meta 24.12-2 -> 25.04-1
kde-utilities-meta 24.12-2 -> 25.04-1
kdebugsettings 24.12.3-1 -> 25.04.0-1
kdeclarative 6.12.0-1 -> 6.13.0-1
kdeconnect 24.12.3-1 -> 25.04.0-1
kded 6.12.0-1 -> 6.13.0-1
kdeedu-data 24.12.3-1 -> 25.04.0-1
kdegraphics-mobipocket 24.12.3-1 -> 25.04.0-1
kdegraphics-thumbnailers 24.12.3-1 -> 25.04.0-1
kdenetwork-filesharing 24.12.3-1 -> 25.04.0-1
kdenlive 24.12.3-1 -> 25.04.0-1
kdepim-addons 24.12.3-1 -> 25.04.0-1
kdepim-runtime 24.12.3-1 -> 25.04.0-1
kdesdk-kio 24.12.3-1 -> 25.04.0-1
kdesdk-thumbnailers 24.12.3-1 -> 25.04.0-1
kdesu 6.12.0-1 -> 6.13.0-1
kdevelop 24.12.3-1 -> 25.04.0-1
kdevelop-meta 24.12-2 -> 25.04-1
kdevelop-php 24.12.3-1 -> 25.04.0-1
kdevelop-python 24.12.3-1 -> 25.04.0-1
kdf 24.12.3-1 -> 25.04.0-1
kdialog 24.12.3-1 -> 25.04.0-1
kdiamond 24.12.3-1 -> 25.04.0-1
kdnssd 6.12.0-1 -> 6.13.0-1
kdoctools 6.12.0-1 -> 6.13.0-1
keditbookmarks 24.12.3-1 -> 25.04.0-1
keysmith 24.12.3-1 -> 25.04.0-1
kfilemetadata 6.12.0-1 -> 6.13.0-1
kfind 24.12.3-1 -> 25.04.0-1
kfourinline 24.12.3-1 -> 25.04.0-1
kgeography 24.12.3-1 -> 25.04.0-1
kget 24.12.3-1 -> 25.04.0-1
kglobalaccel 6.12.0-1 -> 6.13.0-1
kgoldrunner 24.12.3-1 -> 25.04.0-1
kgpg 24.12.3-1 -> 25.04.0-1
kgraphviewer 24.12.3-1 -> 25.04.0-1
kguiaddons 6.12.0-2 -> 6.13.0-1
khal 0.11.4-2 -> 0.13.0-1
khangman 24.12.3-1 -> 25.04.0-1
khealthcertificate 24.12.3-1 -> 25.04.0-1
khelpcenter 24.12.3-1 -> 25.04.0-1
kholidays 1:6.12.0-1 -> 1:6.13.0-1
ki18n 6.12.0-1 -> 6.13.0-1
kiconthemes 6.12.0-1 -> 6.13.0-1
kidentitymanagement 24.12.3-1 -> 25.04.0-1
kidletime 6.12.0-1 -> 6.13.0-1
kig 24.12.3-1 -> 25.04.0-1
kigo 24.12.3-1 -> 25.04.0-1
killbots 24.12.3-1 -> 25.04.0-1
kimageformats 6.12.0-1 -> 6.13.0-1
kimagemapeditor 24.12.3-1 -> 25.04.0-1
kimap 24.12.3-1 -> 25.04.0-1
kio 6.12.0-1 -> 6.13.0-1
kio-admin 24.12.3-1 -> 25.04.0-1
kio-extras 24.12.3-1 -> 25.04.0-1
kio-gdrive 24.12.3-1 -> 25.04.0-1
kio-zeroconf 24.12.3-1 -> 25.04.0-1
kirigami 6.12.0-1 -> 6.13.0-1
kirigami-gallery 24.12.3-1 -> 25.04.0-1
kiriki 24.12.3-1 -> 25.04.0-1
kitemmodels 6.12.0-1 -> 6.13.0-1
kitemviews 6.12.0-1 -> 6.13.0-1
kiten 24.12.3-1 -> 25.04.0-1
kitinerary 24.12.3-6 -> 25.04.0-1
kjobwidgets 6.12.0-1 -> 6.13.0-1
kjournald 24.12.3-1 -> 25.04.0-1
kjumpingcube 24.12.3-1 -> 25.04.0-1
kldap 24.12.3-1 -> 25.04.0-1
kleopatra 24.12.3-1 -> 25.04.0-1
klettres 24.12.3-1 -> 25.04.0-1
klickety 24.12.3-1 -> 25.04.0-1
klines 24.12.3-1 -> 25.04.0-1
kmag 24.12.3-1 -> 25.04.0-1
kmahjongg 24.12.3-1 -> 25.04.0-1
kmail 24.12.3-1 -> 25.04.0-1
kmail-account-wizard 24.12.3-1 -> 25.04.0-1
kmailtransport 24.12.3-1 -> 25.04.0-1
kmbox 24.12.3-1 -> 25.04.0-1
kmime 24.12.3-1 -> 25.04.0-1
kmines 24.12.3-1 -> 25.04.0-1
kmix 24.12.3-1 -> 25.04.0-1
kmousetool 24.12.3-1 -> 25.04.0-1
kmouth 24.12.3-1 -> 25.04.0-1
kmplot 24.12.3-1 -> 25.04.0-1
knavalbattle 24.12.3-1 -> 25.04.0-1
knetwalk 24.12.3-1 -> 25.04.0-1
knewstuff 6.12.0-1 -> 6.13.0-1
knights 24.12.3-1 -> 25.04.0-1
knotifications 6.12.0-2 -> 6.13.0-1
knotifyconfig 6.12.0-1 -> 6.13.0-1
koko 24.12.3-1 -> 25.04.0-1
kolf 24.12.3-1 -> 25.04.0-1
kollision 24.12.3-1 -> 25.04.0-1
kolourpaint 24.12.3-1 -> 25.04.0-1
kompare 24.12.3-1 -> 25.04.0-1
kongress 24.12.3-1 -> 25.04.0-1
konqueror 24.12.3-1 -> 25.04.0-1
konquest 24.12.3-1 -> 25.04.0-1
konsole 24.12.3-1 -> 25.04.0-1
kontact 24.12.3-1 -> 25.04.0-1
kontactinterface 24.12.3-1 -> 25.04.0-1
kontrast 24.12.3-1 -> 25.04.0-1
konversation 24.12.3-1 -> 25.04.0-1
kopeninghours 24.12.3-1 -> 25.04.0-1
korganizer 24.12.3-1 -> 25.04.0-1
kosmindoormap 24.12.3-4 -> 25.04.0-1
kpackage 6.12.0-1 -> 6.13.0-1
kparts 6.12.0-1 -> 6.13.0-1
kpat 24.12.3-1 -> 25.04.0-1
kpeople 6.12.0-1 -> 6.13.0-1
kpimtextedit 24.12.3-1 -> 25.04.0-1
kpkpass 24.12.3-1 -> 25.04.0-1
kplotting 6.12.0-1 -> 6.13.0-1
kpmcore 24.12.3-1 -> 25.04.0-2
kpty 6.12.0-1 -> 6.13.0-1
kpublictransport 24.12.3-1 -> 25.04.0-1
kqtquickcharts 24.12.3-1 -> 25.04.0-1
kquickcharts 6.12.0-1 -> 6.13.0-1
krdc 24.12.3-1 -> 25.04.0-1
krecorder 24.12.3-1 -> 25.04.0-1
kreversi 24.12.3-1 -> 25.04.0-1
krfb 24.12.3-1 -> 25.04.0-1
kruler 24.12.3-1 -> 25.04.0-1
krunner 6.12.0-1 -> 6.13.0-1
ksanecore 24.12.3-1 -> 25.04.0-1
kservice 6.12.0-1 -> 6.13.0-1
kshisen 24.12.3-1 -> 25.04.0-1
ksirk 24.12.3-1 -> 25.04.0-1
ksmtp 24.12.3-1 -> 25.04.0-1
ksnakeduel 24.12.3-1 -> 25.04.0-1
kspaceduel 24.12.3-1 -> 25.04.0-1
ksquares 24.12.3-1 -> 25.04.0-1
kstatusnotifieritem 6.12.0-2 -> 6.13.0-1
ksudoku 24.12.3-1 -> 25.04.0-1
ksvg 6.12.0-1 -> 6.13.0-1
ksystemlog 24.12.3-1 -> 25.04.0-1
kteatime 24.12.3-1 -> 25.04.0-1
ktexteditor 6.12.0-1 -> 6.13.0-1
ktexttemplate 6.12.0-1 -> 6.13.0-1
ktextwidgets 6.12.0-1 -> 6.13.0-1
ktimer 24.12.3-1 -> 25.04.0-1
ktnef 24.12.3-1 -> 25.04.0-1
ktorrent 24.12.3-1 -> 25.04.0-1
ktouch 24.12.3-1 -> 25.04.0-1
ktrip 24.12.3-1 -> 25.04.0-1
ktuberling 24.12.3-1 -> 25.04.0-1
kturtle 24.12.3-1 -> 25.04.0-1
kube-apiserver 1.32.3-1 -> 1.32.3-2
kube-controller-manager 1.32.3-1 -> 1.32.3-2
kube-proxy 1.32.3-1 -> 1.32.3-2
kube-scheduler 1.32.3-1 -> 1.32.3-2
kubeadm 1.32.3-1 -> 1.32.3-2
kubectl 1.32.3-1 -> 1.32.3-2
kubelet 1.32.3-1 -> 1.32.3-2
kubernetes-control-plane-common 1.32.3-1 -> 1.32.3-2
kubrick 24.12.3-1 -> 25.04.0-1
kunifiedpush 24.12.3-1 -> 25.04.0-1
kunitconversion 6.12.0-2 -> 6.13.0-1
kuserfeedback 6.12.0-1 -> 6.13.0-1
kwallet 6.12.0-1 -> 6.13.0-1
kwalletmanager 24.12.3-1 -> 25.04.0-1
kwave 24.12.3-1 -> 25.04.0-1
kweather 24.12.3-1 -> 25.04.0-1
kweathercore 24.12.3-1 -> 25.04.0-1
kwidgetsaddons 6.12.0-2 -> 6.13.0-1
kwindowsystem 6.12.0-3 -> 6.13.0-1
kwordquiz 24.12.3-1 -> 25.04.0-1
kxmlgui 6.12.0-2 -> 6.13.0-1
ldb 2:4.22.0-1 -> 2:4.22.1-1
level-zero-headers 1.20.6-1 -> 1.21.9-1
level-zero-loader 1.20.6-1 -> 1.21.9-1
lib32-dbus-glib 0.112-3 -> 0.114-1
lib32-glibc 2.41+r9+ga900dbaf70f0-1 -> 2.41+r47+g046b33800c3e-1
lib32-harfbuzz 11.0.1-1 -> 11.1.0-1
lib32-libmikmod 3.3.12-1 -> 3.3.13-1
lib32-libnghttp3 1.8.0-1 -> 1.9.0-1
lib32-libxml2 2.13.7-1 -> 2.13.8-1
lib32-mesa 1:25.0.3-1 -> 1:25.0.4-1
lib32-nvidia-utils 570.133.07-1 -> 570.144-1
lib32-opencl-clover-mesa 1:25.0.3-1 -> 1:25.0.4-1
lib32-opencl-nvidia 570.133.07-1 -> 570.144-1
lib32-opencl-rusticl-mesa 1:25.0.3-1 -> 1:25.0.4-1
lib32-orc 0.4.40-1 -> 0.4.41-1
lib32-vulkan-intel 1:25.0.3-1 -> 1:25.0.4-1
lib32-vulkan-mesa-layers 1:25.0.3-1 -> 1:25.0.4-1
lib32-vulkan-nouveau 1:25.0.3-1 -> 1:25.0.4-1
lib32-vulkan-radeon 1:25.0.3-1 -> 1:25.0.4-1
lib32-vulkan-virtio 1:25.0.3-1 -> 1:25.0.4-1
libakonadi 24.12.3-1 -> 25.04.0-1
libcerf 1:2.4-2 -> 1:2.5-1
libgedit-tepl 6.12.0-2 -> 6.13.0-1
libgpg-error 1.53-1 -> 1.54-1
libgravatar 24.12.3-1 -> 25.04.0-1
libibus 1.5.31-2 -> 1.5.32-1
libimobiledevice 1.3.0-15 -> 1.3.0-16
libkcddb 24.12.3-1 -> 25.04.0-1
libkcompactdisc 24.12.3-1 -> 25.04.0-1
libkdcraw 24.12.3-1 -> 25.04.0-1
libkdcraw5 24.12.3-1 -> 25.04.0-1
libkdegames 24.12.3-1 -> 25.04.0-1
libkdepim 24.12.3-1 -> 25.04.0-1
libkeduvocdocument 24.12.3-1 -> 25.04.0-1
libkexiv2 24.12.3-1 -> 25.04.0-1
libkexiv2-qt5 24.12.3-1 -> 25.04.0-1
libkgapi 24.12.3-1 -> 25.04.0-1
libkleo 24.12.3-1 -> 25.04.0-1
libkmahjongg 24.12.3-1 -> 25.04.0-1
libkomparediff2 24.12.3-1 -> 25.04.0-1
libksane 24.12.3-1 -> 25.04.0-1
libksieve 24.12.3-1 -> 25.04.0-1
libktorrent 24.12.3-1 -> 25.04.0-1
libmikmod 3.3.12-1 -> 3.3.13-1
libnbd 1.22.0-2 -> 1.22.1-1
libnghttp3 1.8.0-1 -> 1.9.0-1
libraw 0.21.3-1 -> 0.21.4-1
libsfdo 0.1.3-2 -> 0.1.4-1
libspelling 0.4.7-1 -> 0.4.8-1
libtracefs 1.8.1-1 -> 1.8.2-1
libtracefs-docs 1.8.1-1 -> 1.8.2-1
libva-intel-driver 2.4.1-3 -> 2.4.1-5
libvpl 2.14.0-1 -> 2.15.0-1
libvpl-tools 1.3.0-1 -> 1.4.0-1
libwbclient 2:4.22.0-1 -> 2:4.22.1-1
libxfce4ui 4.20.1-1 -> 4.20.1-2
libxft 2.3.8-2 -> 2.3.9-1
libxml2 2.13.7-1 -> 2.13.8-1
libxnvctrl 570.133.07-1 -> 570.144-1
linux 6.14.2.arch1-1 -> 6.14.3.arch1-1
linux-docs 6.14.2.arch1-1 -> 6.14.3.arch1-1
linux-hardened-docs 6.13.7.hardened1-1 -> 6.13.12.hardened1-1
linux-hardened-headers 6.13.7.hardened1-1 -> 6.13.12.hardened1-1
linux-headers 6.14.2.arch1-1 -> 6.14.3.arch1-1
linux-lts 6.12.23-1 -> 6.12.24-1
linux-lts-docs 6.12.23-1 -> 6.12.24-1
linux-lts-headers 6.12.23-1 -> 6.12.24-1
linux-zen-docs 6.14.2.zen1-1 -> 6.14.3.zen1-1
linux-zen-headers 6.14.2.zen1-1 -> 6.14.3.zen1-1
lokalize 24.12.3-1 -> 25.04.0-1
lskat 24.12.3-1 -> 25.04.0-1
mailcommon 24.12.3-1 -> 25.04.0-1
mailimporter 24.12.3-1 -> 25.04.0-1
marble 24.12.3-4 -> 25.04.0-1
marble-common 24.12.3-4 -> 25.04.0-1
markdownpart 24.12.3-1 -> 25.04.0-1
massif-visualizer 24.12.3-1 -> 25.04.0-1
mbox-importer 24.12.3-1 -> 25.04.0-1
merkuro 24.12.3-1 -> 25.04.0-1
mesa 1:25.0.3-1 -> 1:25.0.4-1
messagelib 24.12.3-1 -> 25.04.0-1
mimetreeparser 24.12.3-1 -> 25.04.0-1
minio 2025.04.08-1 -> 2025.04.22-1
minuet 24.12.3-1 -> 25.04.0-1
modemmanager-qt 6.12.0-1 -> 6.13.0-1
mpvqt 1.1.0-1 -> 1.1.1-1
neochat 24.12.3-1 -> 25.04.0-1
neon 0.34.0-1 -> 0.34.2-1
netstandard-targeting-pack 9.0.3.sdk104-1 -> 9.0.4.sdk105-1
networkmanager-qt 6.12.0-1 -> 6.13.0-1
nftables 1:1.1.2-1 -> 1:1.1.3-1
nginx 1.26.3-1 -> 1.28.0-1
nvidia-settings 570.133.07-1 -> 570.144-1
nvidia-utils 570.133.07-1 -> 570.144-1
okular 24.12.3-1 -> 25.04.0-1
opencl-clover-mesa 1:25.0.3-1 -> 1:25.0.4-1
opencl-nvidia 570.133.07-1 -> 570.144-1
opencl-rusticl-mesa 1:25.0.3-1 -> 1:25.0.4-1
opencv-cuda 4.11.0-7 -> 4.11.0-8
opencv-samples 4.11.0-7 -> 4.11.0-8
openfec 1.4.2.11-1 -> 1.4.2.12-1
openucc 1.3.0-4 -> 1.3.0-5
openucx 1.18.0-2 -> 1.18.0-3
otf-ipaexfont 004.01-4 -> 004.01-5
otf-ipafont 003.03-8 -> 003.03-9
otf-ipamjfont 006.01-2 -> 006.01-3
palapeli 24.12.3-1 -> 25.04.0-1
pandoc-cli 3.1.12.1-66 -> 3.1.12.1-67
pandoc-crossref 0.3.18.2-39 -> 0.3.18.2-40
parallel 20250322-1 -> 20250422-1
parallel-docs 20250322-1 -> 20250422-1
parley 24.12.3-1 -> 25.04.0-1
partitionmanager 24.12.3-1 -> 25.04.0-1
patch 2.7.6-10 -> 2.8-1
picmi 24.12.3-1 -> 25.04.0-1
pim-data-exporter 24.12.3-1 -> 25.04.0-1
pim-sieve-editor 24.12.3-1 -> 25.04.0-1
pimcommon 24.12.3-1 -> 25.04.0-1
plasmatube 24.12.3-2 -> 25.04.0-2
pnpm 10.8.1-1 -> 10.9.0-1
podman 5.4.2-1 -> 5.4.2-2
polymake 4.13-7 -> 4.13-8
poxml 24.12.3-1 -> 25.04.0-1
primesieve 12.7-1 -> 12.8-1
prison 6.12.0-1 -> 6.13.0-1
purpose 6.12.0-1 -> 6.13.0-1
pyright 1.1.399-1 -> 1.1.400-1
python 3.13.2-1 -> 3.13.3-1
python-aiohappyeyeballs 2.5.0-1 -> 2.6.1-1
python-aiohttp 3.10.11-1 -> 3.11.18-1
python-aiosignal 1.3.1-8 -> 1.3.2-1
python-bitarray 3.3.0-1 -> 3.3.1-1
python-contourpy 1.3.1-2 -> 1.3.2-1
python-coverage 7.6.12-1 -> 7.8.0-1
python-cramjam 2.9.1-1 -> 2.10.0-1
python-cvxpy 1.6.4-1 -> 1.6.5-1
python-decorator 5.1.1-5 -> 5.2.1-1
python-eventlet 0.38.0-1 -> 0.39.1-1
python-fixtures 4.2.3-1 -> 4.2.5-1
python-frozenlist 1.4.1-4 -> 1.6.0-1
python-h5py-openmpi 3.12.1-2 -> 3.13.0-1
python-hypothesis 6.130.5-2 -> 6.131.6-1
python-itsdangerous 2.1.2-5 -> 2.2.0-1
python-jupyter-ydoc 3.0.3-1 -> 3.0.4-1
python-kombu 5.5.2-1 -> 5.5.3-1
python-mako 1.3.9-1 -> 1.3.10-1
python-numpy 2.2.4-1 -> 2.2.5-1
python-openai 1.71.0-1 -> 1.75.0-1
python-opencv-cuda 4.11.0-7 -> 4.11.0-8
python-packaging 24.2-3 -> 25.0-1
python-pivy 1:0.6.9-1 -> 1:0.6.10-1
python-pycares 4.6.0-1 -> 4.6.1-1
python-pycrdt 0.12.12-1 -> 0.12.15-1
python-pycrdt-websocket 0.15.4-1 -> 0.15.5-1
python-pycuda 2024.1.2-2 -> 2025.1-1
python-pydantic-settings 2.8.1-1 -> 2.9.1-1
python-pyflakes 3.2.0-3 -> 3.3.2-1
python-pymongo 4.11.3-1 -> 4.12.0-1
python-pywlroots 0.17.0-3 -> 0.17.0-4
python-redis 5.2.1-2 -> 5.2.1-4
python-setuptools 1:75.8.0-1 -> 1:78.1.1-1
python-symengine 0.14.0-1 -> 0.14.1-1
python-trio 0.26.2-2 -> 0.30.0-1
python-urllib3 2.3.0-1 -> 2.4.0-1
python-uv 0.6.14-1 -> 0.6.16-1
python-validators 0.20.8-1 -> 0.20.9-1
python-websockets 12.0-3 -> 15.0.1-1
python-yarl 1.13.1-1 -> 1.20.0-1
qbittorrent 5.0.4-3 -> 5.0.5-1
qcachegrind 24.12.3-1 -> 25.04.0-1
qqc2-desktop-style 6.12.0-1 -> 6.13.0-1
qt6pas 6.2.7-2 -> 6.2.8-1
rdma-core 56.1-1 -> 57.0-1
rocs 24.12.3-1 -> 25.04.0-1
root-cuda 6.34.08-1 -> 6.34.08-2
rust-analyzer 20250414-1 -> 20250421-1
s-nail 14.9.24-2 -> 14.9.25-1
s2n-tls 1.5.15-1 -> 1.5.17-1
samba 2:4.22.0-1 -> 2:4.22.1-1
scip 9.2.1-1 -> 9.2.2-1
scribus 1.6.3-5 -> 1.6.4-1
shellcheck 0.10.0-52 -> 0.10.0-53
signon-kwallet-extension 24.12.3-1 -> 25.04.0-1
skanlite 24.12.3-1 -> 25.04.0-1
skanpage 24.12.3-1 -> 25.04.0-1
skladnik 24.12.3-1 -> 25.04.0-1
smbclient 2:4.22.0-1 -> 2:4.22.1-1
snappy 1.2.2-1 -> 1.2.2-2
solid 6.12.0-1 -> 6.13.0-1
sonnet 6.12.0-1 -> 6.13.0-1
soundtouch 2.3.3-1 -> 2.4.0-1
stack 2.9.1-147 -> 2.9.1-148
step 24.12.3-1 -> 25.04.0-1
stylish-haskell 0.14.4.0-17 -> 0.14.4.0-18
svgpart 24.12.3-1 -> 25.04.0-1
sweeper 24.12.3-1 -> 25.04.0-1
syndication 6.12.0-1 -> 6.13.0-1
syntax-highlighting 6.12.0-1 -> 6.13.0-1
systemd 257.5-1 -> 257.5-2
systemd-libs 257.5-1 -> 257.5-2
systemd-resolvconf 257.5-1 -> 257.5-2
systemd-sysvcompat 257.5-1 -> 257.5-2
systemd-ukify 257.5-1 -> 257.5-2
telly-skout 24.12.3-1 -> 25.04.0-1
threadweaver 6.12.0-1 -> 6.13.0-1
thunderbird 137.0.1-1 -> 137.0.2-1
tinysparql 3.9.1-1 -> 3.9.2-1
tokodon 24.12.3-2 -> 25.04.0-2
ttf-hanazono 20170904-4 -> 20170904-5
umbrello 24.12.3-1 -> 25.04.0-1
uv 0.6.14-1 -> 0.6.16-1
valkey 8.1.0-3 -> 8.1.1-1
virtualgl 3.1.2-1 -> 3.1.3-1
vulkan-intel 1:25.0.3-1 -> 1:25.0.4-1
vulkan-mesa-layers 1:25.0.3-1 -> 1:25.0.4-1
vulkan-nouveau 1:25.0.3-1 -> 1:25.0.4-1
vulkan-radeon 1:25.0.3-1 -> 1:25.0.4-1
vulkan-virtio 1:25.0.3-1 -> 1:25.0.4-1
wasm-component-ld 0.5.12-1 -> 0.5.13-1
wasmtime 31.0.0-1 -> 32.0.0-1
wine 10.5-1 -> 10.6-1
wlroots 0.18.2-1 -> 0.18.2-2
xfsprogs 6.13.0-1 -> 6.14.0-1
xl2tpd 1.3.18-2 -> 1.3.19-1
xterm 397-2 -> 398-1
yakuake 24.12.3-1 -> 25.04.0-1
yelp 42.2-2 -> 42.2-3
yelp-xsl 42.1-2 -> 42.1-3
zanshin 24.12.3-1 -> 25.04.0-1
zed 0.182.9-1 -> 0.182.11-1
zziplib 0.13.78-1 -> 0.13.79-1

Last edited by Nyctfall (2025-04-24 10:05:08)

Offline

#2 2025-04-25 03:58:00

Nyctfall
Member
Registered: 2023-04-03
Posts: 82

Re: Low FPS & GPU Utilization in VKD3D on Intel ARC A770 (Vulkan Sparse?)

I have updated and re-run the testing, still having the problem.

Need For Speed Unbound on VKD3D with the xe kernel driver: (Full MangoHud CSV log: <http://0x0.st/8VYZ.txt>, Proton log: <http://0x0.st/8VYT.txt>)

0.1% Min FPS,1% Min FPS,97% Percentile FPS,Average FPS,GPU Load,CPU Load,Average Frame Time,Average GPU Temp,Average CPU Temp,Average VRAM Used,Average RAM Used,Average Swap Used,Peak GPU Load,Peak CPU Load,Peak GPU Temp,Peak CPU Temp,Peak VRAM Used,Peak RAM Used,Peak Swap Used
36.3898,38.0184,65.9708,52.5,91.0,59.1,19.0,0.0,60.0,9.1,17.1,0.0,97,73.2,0,62,9.3,17.3,0.0

Need For Speed Unbound on VKD3D with the i915 kernel driver: (Full MangoHud CSV log: <http://0x0.st/8VYP.txt>, Proton log: <http://0x0.st/8VYA.txt>)

0.1% Min FPS,1% Min FPS,97% Percentile FPS,Average FPS,GPU Load,CPU Load,Average Frame Time,Average GPU Temp,Average CPU Temp,Average VRAM Used,Average RAM Used,Average Swap Used,Peak GPU Load,Peak CPU Load,Peak GPU Temp,Peak CPU Temp,Peak VRAM Used,Peak RAM Used,Peak Swap Used
17.9227,19.5416,35.0028,26.4,0.0,46.4,37.9,25.0,56.0,0.0,18.5,0.0,0,58.1,26,57,0.0,19.1,0.0

System info:

$ inxi -xCGIMmS
System:
  Host: NfArch Kernel: 6.14.3-arch1-1 arch: x86_64 bits: 64 compiler: gcc
    v: 14.2.1
  Desktop: KDE Plasma v: 6.3.4 Distro: Arch Linux
Machine:
  Type: Desktop System: Micro-Star product: MS-7C02 v: 3.0
    serial: <superuser required>
  Mobo: Micro-Star model: B450 TOMAHAWK MAX II (MS-7C02) v: 3.0
    serial: <superuser required> UEFI: American Megatrends LLC. v: H.D0
    date: 07/24/2024
Memory:
  System RAM: total: 32 GiB available: 31.26 GiB used: 8.08 GiB (25.8%)
  Array-1: capacity: 128 GiB slots: 4 modules: 2 EC: None
    max-module-size: 32 GiB note: est.
  Device-1: Channel-A DIMM 0 type: no module installed
  Device-2: Channel-A DIMM 1 type: DDR4 size: 16 GiB speed: 3200 MT/s
  Device-3: Channel-B DIMM 0 type: no module installed
  Device-4: Channel-B DIMM 1 type: DDR4 size: 16 GiB speed: 3200 MT/s
CPU:
  Info: 6-core model: AMD Ryzen 5 3600 bits: 64 type: MT MCP arch: Zen 2
    rev: 0 cache: L1: 384 KiB L2: 3 MiB L3: 32 MiB
  Speed (MHz): avg: 4195 min/max: 550/4208 boost: enabled cores: 1: 4195
    2: 4195 3: 4195 4: 4195 5: 4195 6: 4195 7: 4195 8: 4195 9: 4195 10: 4195
    11: 4195 12: 4195 bogomips: 86397
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Graphics:
  Device-1: Advanced Micro Devices [AMD/ATI] Ellesmere [Radeon RX
    470/480/570/570X/580/580X/590] vendor: XFX Pine driver: amdgpu v: kernel
    arch: GCN-4 bus-ID: 25:00.0
  Device-2: Intel DG2 [Arc A770] vendor: ASRock driver: xe v: kernel
    arch: Xe-HPG bus-ID: 28:00.0
  Display: wayland server: X.Org v: 24.1.6 with: Xwayland v: 24.1.6
    compositor: kwin_wayland driver: X: loaded: modesetting unloaded: fbdev,vesa
    dri: iris gpu: xe resolution: 1920x1200~75Hz
  API: EGL v: 1.5 drivers: iris,radeonsi,swrast platforms:
    active: gbm,wayland,x11,surfaceless,device inactive: N/A
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 25.0.4-arch1.1
    glx-v: 1.4 direct-render: yes renderer: Mesa Intel Arc A770 Graphics (DG2)
  API: Vulkan v: 1.4.309 drivers: intel,radv surfaces: xcb,xlib,wayland
    devices: 2
  Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor gpu: amd-smi, amdgpu_top, corectrl,
    gputop, intel_gpu_top, lsgpu, lact, nvidia-settings, nvidia-smi,
    radeontop wl: swaymsg,wayland-info x11: xdriinfo, xdpyinfo, xprop, xrandr
Info:
  Processes: 586 Uptime: 48m Init: systemd
  Packages: 5632 Compilers: clang: 19.1.7 gcc: 14.2.1 Shell: Zsh v: 5.9
    inxi: 3.3.38

System Package versions:

$ pacman -Qs 'mesa|amd|intel|nvidia|va[^A-Za-z]*api|vd[^A-Za-z]*pau|vpl|cuda|rocm|[^a-zA-Z]hip|oneapi|vulkan|opengl|opencl|directx|wayland|xorg|^linux' | grep -E '^local'
local/acpica 20240927-1
local/amd-ucode 20250408.c1a774f3-1
local/amdgpu_top 0.10.4-1
local/amdsmi 6.3.3-1
local/amdvlk 2025.Q1.3-1
local/amf-headers 1.4.36.0-1
local/bemenu-wayland 0.6.23-1
local/bootconfig 6.14-1 (linux-tools)
local/bpf 6.14-1 (linux-tools)
local/bsd-games 3.3-3
local/cage 0.2.0-2
local/clinfo 3.0.23.01.25-1
local/clpeak 1.1.2-1
local/comgr 6.3.3-1
local/composable-kernel 6.3.3-1
local/connman 1.44-1
local/cpupower 6.14-1 (linux-tools)
local/crash 8.0.6-1
local/cuda 12.8.1-1
local/cuda-tools 12.8.1-1
local/cudnn 9.8.0.87-1
local/dbus-broker 36-4
local/dbus-broker-units 36-4
local/distorm 3.5.2.b-4
local/distrho-ports-lv2 2021.03.15-4 (lv2-plugins pro-audio)
local/distrho-ports-vst 2021.03.15-4 (pro-audio vst-plugins)
local/distrho-ports-vst3 2021.03.15-4 (pro-audio vst3-plugins)
local/efibootmgr 18-3
local/egl-gbm 1.1.2.1-1
local/egl-wayland 4:1.1.19-1
local/egl-x11 1.0.1-1
local/enblend-enfuse 4.2.r1546+hb66125418f7d-5
local/ffnvcodec-headers 13.0.19.0-1
local/firejail 0.9.74-1
local/flatpak 1:1.16.0-2
local/flatpak-docs 1:1.16.0-2
local/foot 1.22.0-1
local/foot-terminfo 1.22.0-1
local/freeglut 3.6.0-1
local/ftgl 2.4.0-3
local/fuzzel 1.12.0-1
local/gl2ps 1.4.2-3
local/glbinding 3.3.0-2
local/glew 2.2.0-7
local/glfw 3.4-2
local/glm 1.0.1-1
local/glmark2 2023.01-2
local/glslang 15.2.0-2
local/glu 9.0.3-2
local/goverlay 1.3_3-1
local/grim 1.4.1-3
local/gtk-layer-shell 0.9.1-1
local/gtk4-layer-shell 1.1.1-1
local/hip-runtime-amd 6.3.3-1
local/hip-runtime-nvidia 6.3.3-1
local/hipblas 6.3.3-1
local/hipblas-common 6.3.3-1
local/hipify-clang 6.3.3-1
local/hiprt 2.5.a21e075-1
local/hsa-amd-aqlprofile-bin 6.3.3-1
local/hsa-rocr 6.3.3-1
local/hyperv 6.14-1 (linux-tools)
local/hyprland 0.48.1-4
local/hyprland-protocols 0.6.4-1
local/hyprwayland-scanner 0.4.4-1
local/ibus 1.5.32-1
local/icu 76.1-1
local/igsc 0.9.5-4
local/intel-compute-runtime 25.13.33276.16-1
local/intel-gmmlib 22.7.1-1
local/intel-gpu-tools 2.0-1
local/intel-graphics-compiler 1:2.10.8-1
local/intel-media-driver 25.2.0-1
local/intel-media-sdk 23.2.2-3
local/intel-metee 5.0.0-1
local/intel-metee-doc 5.0.0-1
local/intel-oneapi-common 2024.1.0-1
local/intel-oneapi-compiler-dpcpp-cpp-runtime 2025.0.4-1
local/intel-oneapi-compiler-dpcpp-cpp-runtime-libs 2025.0.4-1
local/intel-oneapi-compiler-shared 2025.0.4-1
local/intel-oneapi-compiler-shared-runtime 2025.0.4-2
local/intel-oneapi-compiler-shared-runtime-libs 2025.0.4-2
local/intel-oneapi-dev-utilities 2025.0.0-1
local/intel-oneapi-dpcpp-cpp 2025.0.4-1
local/intel-oneapi-dpcpp-debugger 2025.0.0-1
local/intel-oneapi-mkl 2025.0.1-2
local/intel-oneapi-openmp 2025.0.4-1
local/intel-oneapi-tbb 2021.12.0-2
local/intel-oneapi-tcm 1.2.0-3
local/intel-speed-select 6.14-1 (linux-tools)
local/intel-ucode 20250211-1
local/intel-undervolt 1.7-3
local/intellij-idea-community-edition 4:2024.3.5-1
local/iptables-nft 1:1.8.11-2
local/jlatexmath 1.0.7-2
local/jsampler 0.9-10 (pro-audio)
local/kcpuid 6.14-1 (linux-tools)
local/keyutils 1.6.3-3
local/kitty 0.41.1-1
local/kitty-shell-integration 0.41.1-1
local/kitty-terminfo 0.41.1-1
local/kmod 34.2-1
local/kwayland 6.3.4-1 (plasma)
local/kwayland-integration 6.3.4-1
local/kwayland5 5.116.0-1 (kf5)
local/labwc 0.8.3-1
local/lact-libadwaita 0.7.3-1
local/ladspa 1.17-5
local/layer-shell-qt 6.3.4-2 (plasma)
local/layer-shell-qt5 5.27.12-1
local/level-zero-headers 1.21.9-1
local/level-zero-loader 1.21.9-1
local/lib32-amdvlk 2025.Q1.3-1
local/lib32-freeglut 3.6.0-1
local/lib32-glu 9.0.3-2
local/lib32-icu 76.1-1
local/lib32-keyutils 1.6.3-2
local/lib32-libdecor 0.2.2-1
local/lib32-libepoxy 1.5.10-2
local/lib32-libglvnd 1.7.0-1
local/lib32-libva 2.22.0-1
local/lib32-libva-intel-driver 2.4.1-2
local/lib32-libvdpau 1.5-3
local/lib32-mesa 1:25.0.4-1
local/lib32-nvidia-cg-toolkit 3.1-10
local/lib32-nvidia-utils 570.144-1
local/lib32-ocl-icd 2.3.2-2
local/lib32-opencl-clover-mesa 1:25.0.4-1
local/lib32-opencl-nvidia 570.144-1
local/lib32-opencl-rusticl-mesa 1:25.0.4-1
local/lib32-renderdoc 1.37-1
local/lib32-vkd3d 1.14-1
local/lib32-vulkan-icd-loader 1.4.309.0-1
local/lib32-vulkan-intel 1:25.0.4-1
local/lib32-vulkan-mesa-layers 1:25.0.4-1
local/lib32-vulkan-nouveau 1:25.0.4-1
local/lib32-vulkan-radeon 1:25.0.4-1
local/lib32-vulkan-utility-libraries 1.4.309.0-1
local/lib32-vulkan-validation-layers 1.4.309.0-1
local/lib32-vulkan-virtio 1:25.0.4-1
local/lib32-wayland 1.23.1-1
local/libchewing 0.9.1-1
local/libclc 19.1.7-1
local/libdecor 0.2.2-1
local/libepoxy 1.5.10-3
local/libepoxy-docs 1.5.10-3
local/libglvnd 1.7.0-1
local/liblscp 1.0.1-1
local/libmfx 23.2.2-3
local/libnvidia-container 1.17.5-1
local/libteam 1.32-2
local/libtraceevent 1:1.8.4-1
local/libtraceevent-docs 1:1.8.4-1
local/libtracefs 1.8.2-1
local/libtracefs-docs 1.8.2-1
local/liburing 2.9-1
local/libva 2.22.0-1
local/libva-intel-driver 2.4.1-5
local/libva-nvidia-driver 0.0.13-1
local/libva-utils 2.22.0-1
local/libvdpau 1.5-3
local/libvdpau-va-gl 0.4.2-4
local/libvpl 2.15.0-1
local/libvpl-tools 1.4.0-1
local/libxnvctrl 570.144-1
local/linux 6.14.3.arch1-1
local/linux-api-headers 6.14-1
local/linux-atm 2.5.2-9
local/linux-docs 6.14.3.arch1-1
local/linux-firmware 20250408.c1a774f3-1
local/linux-firmware-whence 20250408.c1a774f3-1
local/linux-hardened-docs 6.13.12.hardened1-1
local/linux-hardened-headers 6.13.12.hardened1-1
local/linux-headers 6.14.3.arch1-1
local/linux-lts 6.12.24-1
local/linux-lts-docs 6.12.24-1
local/linux-lts-headers 6.12.24-1
local/linux-rt-docs 6.10.2.rt14.arch1-5
local/linux-rt-headers 6.10.2.rt14.arch1-5
local/linux-rt-lts-docs 6.6.52.rt43.arch1-4
local/linux-rt-lts-headers 6.6.52.rt43.arch1-4
local/linux-tools-meta 6.14-1
local/linux-zen-docs 6.14.3.zen1-1
local/linux-zen-headers 6.14.3.zen1-1
local/linuxconsole 1.8.1-1
local/linuxsampler 2.3.1-1 (pro-audio)
local/lirc 1:0.10.2-5
local/lxc 1:6.0.4-2
local/magma-cuda 2.9.0-2
local/magma-hip 2.9.0-2
local/mako 1.10.0-1
local/man-pages 6.13-1
local/mangohud 0.8.1-1
local/marksman 20241218-1
local/memtest_vulkan 0.5.0-1
local/mesa 1:25.0.4-1
local/mesa-utils 9.0.0-5
local/miopen-hip 6.3.3-1
local/nccl 2.26.2-2
local/niri 25.02-1
local/nvidia-cg-toolkit 3.1-8
local/nvidia-container-toolkit 1.17.5-1
local/nvidia-prime 1.0-5
local/nvidia-settings 570.144-1
local/nvidia-utils 570.144-1
local/nvtop 3.2.0-1
local/ocl-icd 2.3.2-2
local/ollama-cuda 0.6.5-1
local/ollama-rocm 0.6.5-1
local/onednn 3.7.2-1
local/onetbb 2022.1.0-1
local/onnxruntime-opt-rocm 1.20.2-8
local/opencl-clhpp 2024.10.24-1
local/opencl-clover-mesa 1:25.0.4-1
local/opencl-headers 2:2024.10.24-1
local/opencl-nvidia 570.144-1
local/opencl-rusticl-mesa 1:25.0.4-1
local/opencsg 1.6.0-1
local/opencv-cuda 4.11.0-8
local/opengl-man-pages 20240713-1
local/openimagedenoise 2.3.2-2
local/openpgl 0.7.0-1
local/openvkl 2.0.1-2
local/perf 6.14-1 (linux-tools)
local/pps-tools 1.0.3-2
local/presage 0.9.1-3
local/python-cuda 12.8.0-1
local/python-cuda-bindings 12.8.0-1
local/python-cuda-core 12.8.0-1
local/python-distro 1.9.0-3
local/python-onnxruntime-opt-rocm 1.20.2-8
local/python-opencv-cuda 4.11.0-8
local/python-opengl 3.1.7-2
local/python-pycuda 2025.1-1
local/python-pyopencl 1:2024.2.6-3
local/python-pytorch-cuda 2.6.0-14
local/python-pywayland 0.4.18-2
local/python-tensorflow-opt-cuda 2.19.0-2
local/python-torchvision-cuda 0.20.1-5
local/qemu-ui-opengl 9.2.3-1
local/qt5-wayland 5.15.16+kde+r60-1 (qt5)
local/qt6-shadertools 6.9.0-1 (qt6)
local/qt6-wayland 6.9.0-2 (qt6)
local/rccl 6.3.3-1
local/renderdoc 1.37-1
local/river 0.3.7-1
local/rkcommon 1.14.2-1
local/rocalution 6.3.3-1
local/rocblas 6.3.3-1
local/rocfft 6.3.3-1
local/rocm-clang-ocl 6.1.2-1
local/rocm-cmake 6.3.3-1
local/rocm-core 6.3.3-1
local/rocm-dbgapi 6.3.3-1
local/rocm-device-libs 6.3.3-1
local/rocm-gdb 6.3.3-1
local/rocm-hip-libraries 6.3.3-1
local/rocm-hip-runtime 6.3.3-1
local/rocm-hip-sdk 6.3.3-1
local/rocm-language-runtime 6.3.3-1
local/rocm-llvm 6.3.3-1
local/rocm-ml-libraries 6.3.3-1
local/rocm-ml-sdk 6.3.3-1
local/rocm-opencl-runtime 6.3.3-1
local/rocm-opencl-sdk 6.3.3-1
local/rocm-smi-lib 6.3.3-1
local/rocminfo 6.3.3-1
local/rocprim 6.3.3-1
local/rocrand 6.3.3-1
local/rocsolver 6.3.3-1
local/rocsparse 6.3.3-1
local/rocthrust 6.3.3-1
local/roctracer 6.3.3-1
local/rofi-wayland 1.7.8.1-2
local/root-cuda 6.34.08-2
local/sddm 0.21.0-6
local/slurp 1.5.0-1
local/solaar 1.1.14-2
local/spirv-headers 1:1.4.309.0-1 (vulkan-devel)
local/spirv-tools 1:1.4.309.0-1 (vulkan-devel)
local/sway 1:1.10.1-2
local/swaybg 1.2.1-1
local/swayidle 1.8.0-2
local/swaylock 1.8.2-1
local/tensorflow-opt-cuda 2.19.0-2
local/texlive-latexextra 2025.2-1 (texlive)
local/tmon 6.14-1 (linux-tools)
local/ttf-intone-nerd 3.4.0-1 (nerd-fonts)
local/turbostat 6.14-1 (linux-tools)
local/udftools 2.3-2
local/usbip 6.14-1 (linux-tools)
local/uwsm 0.21.3-1
local/vdpauinfo 1.5-2
local/virtualgl 3.1.3-1
local/vkd3d 1.14-1
local/vkmark 1:2025.01-1
local/volk 1.4.309.0-1 (vulkan-devel)
local/vpl-gpu-rt 25.2.0-1
local/vulkan-extra-layers 1.4.309.0-1 (vulkan-devel)
local/vulkan-extra-tools 1.4.309.0-1 (vulkan-devel)
local/vulkan-headers 1:1.4.309.0-1 (vulkan-devel)
local/vulkan-html-docs 1:1.4.309-1 (vulkan-devel)
local/vulkan-icd-loader 1.4.309.0-1 (vulkan-devel)
local/vulkan-intel 1:25.0.4-1
local/vulkan-mesa-layers 1:25.0.4-1
local/vulkan-nouveau 1:25.0.4-1
local/vulkan-radeon 1:25.0.4-1
local/vulkan-tools 1.4.309.0-1 (vulkan-devel)
local/vulkan-utility-libraries 1.4.309.0-1 (vulkan-devel)
local/vulkan-validation-layers 1.4.309.0-1 (vulkan-devel)
local/vulkan-virtio 1:25.0.4-1
local/waybar 0.12.0-1
local/wayland 1.23.1-1
local/wayland-docs 1.23.1-1
local/wayland-protocols 1.43-1
local/wayland-utils 1.2.0-2
local/weston 14.0.0-2
local/whois 5.5.23-1
local/wl-clipboard 1:2.2.1-2
local/wlroots 0.18.2-2
local/wlroots0.17 0.17.4-3
local/wmenu 0.1.9-1
local/wofi 1.4.1-1
local/wtype 0.4-2
local/x86_energy_perf_policy 6.14-1 (linux-tools)
local/xf86-input-evdev 2.11.0-1 (xorg-drivers)
local/xf86-input-libinput 1.5.0-1 (xorg-drivers)
local/xf86-input-vmmouse 13.2.0-2 (xorg-drivers)
local/xf86-input-void 1.4.2-2 (xorg-drivers)
local/xf86-video-ati 1:22.0.0-2 (xorg-drivers)
local/xf86-video-dummy 0.4.1-2 (xorg-drivers)
local/xf86-video-fbdev 0.5.1-1 (xorg-drivers)
local/xf86-video-qxl 0.1.6-2 (xorg-drivers)
local/xf86-video-vesa 2.6.0-2 (xorg-drivers xorg)
local/xf86-video-vmware 13.4.0-3 (xorg-drivers)
local/xf86-video-voodoo 1.2.6-2 (xorg-drivers)
local/xorg-bdftopcf 1.1.2-1 (xorg xorg-apps)
local/xorg-docs 1.7.3-2 (xorg)
local/xorg-font-util 1.4.1-2 (xorg-fonts xorg)
local/xorg-fonts-100dpi 1.0.4-3 (xorg)
local/xorg-fonts-75dpi 1.0.4-2 (xorg)
local/xorg-fonts-alias-100dpi 1.0.5-1
local/xorg-fonts-alias-75dpi 1.0.5-1
local/xorg-fonts-alias-misc 1.0.5-1
local/xorg-fonts-encodings 1.1.0-1 (xorg-fonts xorg)
local/xorg-fonts-misc 1.0.4-2
local/xorg-iceauth 1.0.10-1 (xorg-apps xorg)
local/xorg-mkfontscale 1.2.3-1 (xorg-apps xorg)
local/xorg-server 21.1.16-1 (xorg)
local/xorg-server-common 21.1.16-1 (xorg)
local/xorg-server-devel 21.1.16-1 (xorg)
local/xorg-server-xephyr 21.1.16-1 (xorg)
local/xorg-server-xnest 21.1.16-1 (xorg)
local/xorg-server-xvfb 21.1.16-1 (xorg)
local/xorg-sessreg 1.1.3-2 (xorg-apps xorg)
local/xorg-setxkbmap 1.3.4-2 (xorg-apps xorg)
local/xorg-smproxy 1.0.7-2 (xorg-apps xorg)
local/xorg-twm 1.0.12-2
local/xorg-util-macros 1.20.2-1
local/xorg-xauth 1.1.4-1 (xorg-apps xorg)
local/xorg-xbacklight 1.2.4-1 (xorg-apps xorg)
local/xorg-xcmsdb 1.0.7-1 (xorg-apps xorg)
local/xorg-xcursorgen 1.0.8-2 (xorg-apps xorg)
local/xorg-xdpyinfo 1.3.4-2 (xorg-apps xorg)
local/xorg-xdriinfo 1.0.7-2 (xorg-apps xorg)
local/xorg-xev 1.2.6-1 (xorg-apps xorg)
local/xorg-xgamma 1.0.7-2 (xorg-apps xorg)
local/xorg-xhost 1.0.10-1 (xorg-apps xorg)
local/xorg-xinit 1.4.4-1
local/xorg-xinput 1.6.4-2 (xorg-apps xorg)
local/xorg-xkbcomp 1.4.7-1 (xorg-apps xorg)
local/xorg-xkbevd 1.1.6-1 (xorg-apps xorg)
local/xorg-xkbprint 1.0.7-1 (xorg-apps)
local/xorg-xkbutils 1.0.6-1 (xorg-apps xorg)
local/xorg-xkill 1.0.6-2 (xorg-apps xorg)
local/xorg-xlsatoms 1.1.4-2 (xorg-apps xorg)
local/xorg-xlsclients 1.1.5-2 (xorg-apps xorg)
local/xorg-xmessage 1.0.7-1
local/xorg-xmodmap 1.0.11-2 (xorg-apps xorg)
local/xorg-xpr 1.2.0-1 (xorg-apps xorg)
local/xorg-xprop 1.2.8-1 (xorg-apps xorg)
local/xorg-xrandr 1.5.3-1 (xorg-apps xorg)
local/xorg-xrdb 1.2.2-2 (xorg-apps xorg)
local/xorg-xrefresh 1.1.0-1 (xorg-apps xorg)
local/xorg-xset 1.2.5-2 (xorg-apps xorg)
local/xorg-xsetroot 1.1.3-2 (xorg-apps xorg)
local/xorg-xvinfo 1.1.5-2 (xorg-apps xorg)
local/xorg-xwayland 24.1.6-1 (xorg)
local/xorg-xwd 1.0.9-2 (xorg-apps xorg)
local/xorg-xwininfo 1.1.6-2 (xorg-apps xorg)
local/xorg-xwud 1.0.7-1 (xorg-apps xorg)
local/xorgproto 2024.1-2
local/xwayland-satellite 0.5.1-1

Offline

Board footer

Powered by FluxBB