mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: meson: Update to 1.5.2.
* gnu/packages/build-tools.scm (meson): Update to 1.5.2. (meson-1.5): Delete variable. * gnu/packages/gnome.scm (gitg) [arguments]: Delete #:meson argument. Change-Id: Ic8dba9f4d0f52b1ba5761764d5bf4413cc190250
This commit is contained in:
parent
1880e94321
commit
b74d4f1dfc
2 changed files with 2 additions and 16 deletions
|
@ -12375,7 +12375,6 @@ higher level porcelain stuff.")
|
|||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:meson meson-1.5 ; XXX: breaks with Meson 1.2
|
||||
#:glib-or-gtk? #t
|
||||
#:build-type "release" ; don't look at -Wformat…
|
||||
#:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue