me
/
guix
Archived
1
0
Fork 0

gnu: meson: Promote 0.63 to the default.

* gnu/packages/build-tools.scm (meson): Point to MESON-0.63.
master
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
1 changed files with 1 additions and 2 deletions

View File

@ -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