gnu: gnome-font-viewer: Build with Meson 0.59.

See <https://github.com/mesonbuild/meson/issues/9441>.

* gnu/packages/gnome.scm (gnome-font-viewer)[arguments]: Use meson-0.59.
This commit is contained in:
Timothy Sample 2021-11-17 20:55:07 -05:00
parent dd5dbbfa58
commit c8fa0c46d4
No known key found for this signature in database
GPG key ID: 2AC6A5EC1C357C59

View file

@ -2375,7 +2375,8 @@ (define-public gnome-font-viewer
"0hpyi0sz3gcqqs9lkwyk8b6hr39m3n27432x98kxr436jj37dk6j"))))
(build-system meson-build-system)
(arguments
'(#:phases
`(#:meson ,meson-0.59 ;positional arguments error with meson 0.60
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-post-install-script
(lambda _