mercury: update to 22.01.8.
This commit is contained in:
parent
dd8193d0bb
commit
f5cf393160
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'mercury'
|
# Template file for 'mercury'
|
||||||
pkgname=mercury
|
pkgname=mercury
|
||||||
version=22.01.3
|
version=22.01.8
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="flex bison gettext texinfo"
|
hostmakedepends="flex bison gettext texinfo"
|
||||||
short_desc="Logic/Functional Programming Language"
|
short_desc="Logic/Functional Programming Language"
|
||||||
maintainer="Emily McDonough <emily@alaskanemily.net>"
|
maintainer="Emily McDonough <emily@alaskanemily.net>"
|
||||||
license="GPL-2.0-only, custom:LGPL-2.0-only-linking-exception"
|
license="GPL-2.0-only, custom:LGPL-2.0-only-linking-exception"
|
||||||
homepage="https://mercurylang.org/"
|
homepage="https://mercurylang.org/"
|
||||||
distfiles="https://dl.mercurylang.org/release/mercury-srcdist-${version}.tar.xz"
|
distfiles="https://dl.mercurylang.org/release/mercury-srcdist-${version}.tar.xz"
|
||||||
checksum=4b0783ee9205021e4193b0404fd654e9c6fd288bc9bb7e144b1c1f6cd45dcd2e
|
checksum=2adb69072caad1356d3757dea88f6440468123e5121f80a06b6d7029fc27e649
|
||||||
nocross="Mercury cannot be cross-compiled to different architectures"
|
nocross="Mercury cannot be cross-compiled to different architectures"
|
||||||
|
|
||||||
CFLAGS="-Wno-array-bounds -fno-tree-slp-vectorize"
|
CFLAGS="-Wno-array-bounds -fno-tree-slp-vectorize"
|
||||||
|
|
Loading…
Reference in New Issue