Hi, On mer., 25 oct. 2023 at 23:01, Marco van Hulten <ma...@hulten.org> wrote:
> There is something wrong with the version or version number of Sakura Thanks for reporting. It seems coming from upstream: --8<---------------cut here---------------start------------->8--- $ wget https://launchpad.net/sakura/trunk/3.8.4/+download/sakura-3.8.4.tar.bz2 $ tar xf sakura-3.8.4.tar.bz2 $ ag "3\.8\.4" sakura-3.8.4 $ ag "3\.8\.3" sakura-3.8.4 sakura-3.8.4/sakura-SAKURA_3_8_4/CMakeLists.txt 5:SET (VERSION "3.8.3") sakura-3.8.4/CMakeLists.txt 5:SET (VERSION "3.8.3") --8<---------------cut here---------------end--------------->8--- The tarball name is inconsistent with source code. Not sure what could be done on Guix side. Maybe update? Cheers, simon