fsharp: update to 10.2.3.
This commit is contained in:
parent
b344f6e0d0
commit
8ffc2627e6
1 changed files with 9 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'fsharp'
|
||||
pkgname=fsharp
|
||||
version=10.2.1
|
||||
version=10.2.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
lib32disabled=yes
|
||||
build_style=gnu-makefile
|
||||
make_build_args="monocmd=/usr/bin/mono"
|
||||
make_install_args="monocmd=/usr/bin/mono"
|
||||
hostmakedepends="msbuild-bin"
|
||||
makedepends="mono-devel"
|
||||
depends="mono"
|
||||
|
@ -13,5 +13,9 @@ maintainer="Wojciech Nawrocki <wjnawrocki@protonmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://fsharp.org"
|
||||
distfiles="https://github.com/fsharp/fsharp/archive/${version}.tar.gz"
|
||||
checksum=4192652a162349ac6b4e053853d46cc7ba5469c0e552c78a1159dc9744a8f83b
|
||||
broken="fssrgen.fsx(337,28): error FS0041"
|
||||
checksum=527e4bad7a6d71668e905608c82db7c6eda44d9fd2ed9ce3c758e291e024cc4d
|
||||
lib32disabled=yes
|
||||
|
||||
if [ "$XBPS_LIBC" = musl ]; then
|
||||
broken="mono crash on sgen-stw.c:69, not able to found stack_end"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue