gnu: meson: Update to 0.46.1.

* gnu/packages/build-tools.scm (meson): Update to 0.46.1.
master
Marius Bakke 2018-06-11 23:40:50 +02:00
parent e688bfc033
commit ffc43471af
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@ generate such a compilation database.")
(define-public meson
(package
(name "meson")
(version "0.46.0")
(version "0.46.1")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/mesonbuild/meson/"
@ -106,7 +106,7 @@ generate such a compilation database.")
version ".tar.gz"))
(sha256
(base32
"1w6bm43gy2swk3hmbarm0iv8m8yd8xm5jczsvfn8z2im3aq93pxp"))))
"0y7f5hhy16q99l7x06x8sid9p9dbg6d7i60zs7c07cz5ww1plj8r"))))
(build-system python-build-system)
(arguments
`(;; FIXME: Tests require many additional inputs, a fix for the RUNPATH