You are not logged in.
The STUMPWM package is causing some errors (like a here) due to the way the package was built with SBCL 2.3.5 and current SBCL version is 2.3.8. So, now it is time to rebuild the package with actual SBCL version:
git clone https://gitlab.archlinux.org/archlinux/packaging/packages/stumpwm.git
cd stumpwm
makepkg
I hope this post can help someone
Last edited by GentleMonster (2023-11-15 03:42:51)
Offline
Not w/ the typo in the subject and also please don't PSA the wiki: https://wiki.archlinux.org/title/Arch_U … g_packages
Offline
As a rule of thumb: _All_ packages that install common lisp programs need to be rebuilt with _every_ update of the common lisp runtime, e.g. sbcl.
Offline