Skip to content

Commit

Permalink
mercury: update to 22.01.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
leahneukirchen committed Sep 30, 2024
1 parent dd8193d commit f5cf393
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/mercury/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'mercury'
pkgname=mercury
version=22.01.3
revision=2
version=22.01.8
revision=1
hostmakedepends="flex bison gettext texinfo"
short_desc="Logic/Functional Programming Language"
maintainer="Emily McDonough <[email protected]>"
license="GPL-2.0-only, custom:LGPL-2.0-only-linking-exception"
homepage="https://mercurylang.org/"
distfiles="https://dl.mercurylang.org/release/mercury-srcdist-${version}.tar.xz"
checksum=4b0783ee9205021e4193b0404fd654e9c6fd288bc9bb7e144b1c1f6cd45dcd2e
checksum=2adb69072caad1356d3757dea88f6440468123e5121f80a06b6d7029fc27e649
nocross="Mercury cannot be cross-compiled to different architectures"

CFLAGS="-Wno-array-bounds -fno-tree-slp-vectorize"
Expand Down

0 comments on commit f5cf393

Please sign in to comment.