Skip to content
Snippets Groups Projects
Commit e55a7b85 authored by Celeste's avatar Celeste Committed by omni
Browse files

testing/ocaml-lwt: upgrade to 5.7.0

parent 5799d4c0
No related branches found
No related tags found
1 merge request!62755*/ocaml*: rebuild against 4.14.2 & improve
......@@ -2,8 +2,8 @@
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=ocaml-lwt
_pkgname=lwt
pkgver=5.6.1
pkgrel=1
pkgver=5.7.0
pkgrel=0
pkgdesc="OCaml promises and concurrent I/O"
url="https://github.com/ocsigen/lwt"
arch="all !riscv64" # limited by ocaml aport
......@@ -19,7 +19,7 @@ depends_dev="
makedepends="$depends_dev dune dune-configurator ocaml ocaml-cppo"
options="!check" # FIXME: tests hang
subpackages="$pkgname-dev ${pkgname}_react:_react ${pkgname}_ppx:_ppx"
source="$pkgname-$pkgver.tar.gz::https://github.com/ocsigen/$_pkgname/archive/$pkgver.tar.gz"
source="$_pkgname-$pkgver.tar.gz::https://github.com/ocsigen/lwt/archive/$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"
_ocamldir=usr/lib/ocaml
......@@ -106,5 +106,5 @@ scan_python3_dependency() {
}
sha512sums="
698875bd3bfcd5baa47eb48e412f442d289f9972421321541860ebe110b9af1949c3fbc253768495726ec547fe4ba25483cd97ff39bc668496fba95b2ed9edd8 ocaml-lwt-5.6.1.tar.gz
42e629920783428673b99c9d7a639237c9e6b35079b5d907bc67e7ea506acf9edadc48cec580bdcfd2410ed9412bf5e6bcc8b09de2fa7d35ce1490973d05ddd1 lwt-5.7.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment