For those with an interest, there is a request for a version of weechat for RHEL9.
https://bugzilla.redhat.com/show_bug.cgi?id=2029050
There is a working version for RHEL8
For those with an interest, there is a request for a version of weechat for RHEL9.
https://bugzilla.redhat.com/show_bug.cgi?id=2029050
There is a working version for RHEL8
As this has had 29 views, for those with any interest, I took the fc34 srpm, installed the srpm and then edited the spec file. The spec calls for guile22 as a dependency. I changed that to guile30, which is in the repos, then could run dnf builddep, and rpmbuild -ba to create a working rpm.
thanks for posting this! fyi our build system should have COPR support soon so would enable things like this to be shared.