Possibility of upgrading MangoHud to 0.7.2?

Hello, in the most recent version of Bazzite (Fedora Linux 40.20240611.0 (Bazzite GNOME)), the version for MangoHud is 0.7.1

A very recent development there fixes an issue with framepacing when exec is in use. From release 0.7.2, 2 weeks ago:

Changes

time now has a label (you can remove this label with time_no_label)
Wayland keybinds have been added
-----> rewritten exec function to have a persistent shell. Should reduce frametime spikes when using exec
exec is now right aligned to conform with every other item
meson options with_x11 and with_wayland actually have a purpose now
added Pop!_OS and SteamOS to build script
added a mutex for config to prevent some crashes when accessing config at the same time as reloading
winesync and refresh_rate have been changed to small font
added more stats to log summary
stop using intel_gpu_top, as it was causing too many issues. We can still get GPU load but the rest we'll have to wait for to be exposed in sysfs

I think this will correct some of the issues I see when trying to limit framerate with it. Is there a possibility for the newer version to be requested? Or to be upgraded on my side?

Thank you.

I see that there are some error building the lastest version, as seen here: https://download.copr.fedorainfracloud.org/results/kylegospo/bazzite-multilib/fedora-40-x86_64/07611549-mangohud/builder-live.log.gz

RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.oiZqzm (%build)
    source_date_epoch_from_changelog set but %changelog is missing

In case someone was interested (I was, :slight_smile: )