We should add this to the patch: (properties `((release-monitoring-url . "https://musicpd.org"))) This seems to make guix refresh function properly. I tested building the patch and that still works but idk if it's functional. Also the latest version is now 0.23.4 (Thanks guix refresh!). Ludovic Courtès writes: > Hi, > > Leo Famulari skribis: > >> * gnu/packages/mpd.scm (mpd): Update to 0.23.2. >> [arguments]: Use meson-next for meson-build-system. >> [inputs]: Add fmt. >> [native-inputs]: Add cmake. > > You might want to check whether it works with fmt 8.x, which landed just > yesterday, or otherwise change it to ‘fmt-7’. Otherwise LGTM! :-) > > Ludo’. > >