me
/
guix
Archived
1
0
Fork 0

gnu: meson: Update to 0.56.2.

* gnu/packages/build-tools.scm (meson): Update to 0.56.2.

acc#	modified:   gnu/packages/build-tools.scm
master
Maxim Cournoyer 2021-01-23 22:00:05 -05:00
parent b6a50fae1f
commit b42509817e
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -216,7 +216,7 @@ files and generates build instructions for the Ninja build system.")
(define-public meson
(package
(name "meson")
(version "0.55.1")
(version "0.56.2")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/mesonbuild/meson/"
@ -224,7 +224,7 @@ files and generates build instructions for the Ninja build system.")
version ".tar.gz"))
(sha256
(base32
"1070kjiirxxdfppmrhi3wsc6rykay1zlciqrzayjhjg0hkw42mrv"))))
"1x47vc7023w8w90r6jda5hk2jsh68i66x49gckdgixw32fwvvf1w"))))
(build-system python-build-system)
(arguments
`(;; FIXME: Tests require many additional inputs, a fix for the RUNPATH