mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: meson: Promote 0.63 to the default.
* gnu/packages/build-tools.scm (meson): Point to MESON-0.63.
This commit is contained in:
parent
80c76f5d8e
commit
01459241f4
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue