Version miss printed for 2.4.1?
Author: nemoneinCreated Sep 5, 2026Updated Sep 5, 2026
Labelsbugneeds-triage
Description
Hello. I built a package using AUR for wayland. AUR package for 2.4.1 has minor issue while compiling but I could manage that, so the build was successful.
However. while I'm building, I've got this message.
Compiling espanso v2.4.0 (/build/espanso/src/espanso-2.4.1/espanso)
Finished `release` profile [optimized] target(s) in 1m 25s
warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`And after I installed the package, I checked the version.
/usr/bin/espanso --version
2.4.0Steps to reproduce
Build it, and take a look at the messages.
Expected behavior
Version shuold be 2.4.1.
Screenshots
No response
Logs
No response
Your environment
- Public source code:
- Environment name and version (e.g., Rust 1.59.0):
- Operating system and version (e.g., Ubuntu 20.04.2 LTS):
- Espanso version (e.g., 2.1.4-beta):
Self-service
- I'd be willing to fix this bug myself.
Source: espanso/espanso