gnu: meson: Update to 0.59.1.

* gnu/packages/build-tools.scm (meson): Update to 0.59.1.
This commit is contained in:
Mathieu Othacehe 2021-08-19 10:59:12 +02:00
parent 4177dc9a35
commit fab1aa3a46
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -264,7 +264,7 @@ (define-public gn
(define-public meson
(package
(name "meson")
(version "0.59.0")
(version "0.59.1")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/mesonbuild/meson/"
@ -272,7 +272,7 @@ (define-public meson
version ".tar.gz"))
(sha256
(base32
"0xp45ihjkl90s4crzh9qmaajxq7invbv5k0yw3gl7dk4vycc4xp3"))))
"0v9m0bazhj48kwc8x3gkxg5c3kcvknvqfjlq22z6pm2h2r2nln6v"))))
(build-system python-build-system)
(arguments
`(;; FIXME: Tests require many additional inputs and patching many