Closed seagle0128 closed 6 months ago
seq 2.23 is the version that Emacs 29.1 bundles (and the current version of Compat still indicates that it provides compatibility up to 29.1), so it would be more consistent to stick to that.
The problem you are experiencing is related to a signing error on ELPA, you should report that upstream.
As Philip mentioned, seq 2.23 is bundled with 29.1. There is also no strong reason to depend on a newer version, since Compat doesn't use newer seq features.
Since
seq
is updated to 2.24, I got some error in CI. Please update the dependencies to the latest version accordingly. Thanks!