gnu: meson: Promote 0.63 to the default.
* gnu/packages/build-tools.scm (meson): Point to MESON-0.63.master
parent
80c76f5d8e
commit
01459241f4
|
@ -341,8 +341,7 @@ resembles Python.")
|
|||
(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
|
||||
|
|
Reference in New Issue