gnu: meson: Promote 0.63 to the default.

* gnu/packages/build-tools.scm (meson): Point to MESON-0.63.
This commit is contained in:
Marius Bakke 2022-09-10 01:42:13 +02:00
parent 80c76f5d8e
commit 01459241f4
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -341,8 +341,7 @@ (define-public meson-0.59
(patches (search-patches
"meson-allow-dirs-outside-of-prefix.patch"))))))
;; TODO: Bump this in the next rebuild cycle.
(define-public meson meson-0.60)
(define-public meson meson-0.63)
(define-public meson-python
(package