Hide Forgot
https://github.com/extrawurst/gitui/releases/tag/v0.18.0 I can set up a PR at src.fedoraproject.org if that helps. Thanks!
Sadly, this is not so easy. Updating gitui to the latest version would require additional updates to these packages: - asyncgit ^0.19 (currently at 0.16.3) - filetreelist ^0.4 (currently at 0.2.0) - gh-emoji ^1 (not packaged yet) - pretty_assertions ^1 (currently at 0.7.2) - ron ^0.7 (currently at 0.6.5) - simplelog ^0.11 (currently at 0.10.2) - tui ^0.16 (currently at 0.15.0) And those changes would require other changes, in turn. Since that would require significant time investment, it won't happen soon. Sorry.
Thanks for the reply! How bad is the situation? Is this as simple as bumping package versions, although there are too many packages to be bumped out there? I'm not a very advanced packager (maintaining a few non-Rust packages) but is there any way I can help? Not just because I want the latest version (because I could just build from source) but to contribute a bit to the general health of the Fedora package ecosystem.
FEDORA-2022-3aeaa108ba has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-3aeaa108ba
FEDORA-2022-3aeaa108ba has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.
(In reply to Gergely Gombos from comment #2) > Thanks for the reply! How bad is the situation? Is this as simple as bumping > package versions, although there are too many packages to be bumped out > there? > I'm not a very advanced packager (maintaining a few non-Rust packages) but > is there any way I can help? Not just because I want the latest version > (because I could just build from source) but to contribute a bit to the > general health of the Fedora package ecosystem. I think the best way here is to join Rust channel on matrix/IRC and coordinate required help there.