New comment by voidbert on void-packages repository https://github.com/void-linux/void-packages/pull/48615#issuecomment-1936687839 Comment: > You can pass an argument with package version to the build system using configuration options in the template file: > > ``` > configure_args="-D version=${version}" > ``` Thank you for the tip! My lack of Meson experience shows :sweat_smile: .