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

testing/ocaml-sexplib0: upgrade to 0.16.0

parent d7e1abf5
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-sexplib0
_pkgname=sexplib0
pkgver=0.15.0
pkgrel=2
pkgver=0.16.0
pkgrel=0
pkgdesc="Library containing the definition of S-expressions and some base converters"
url="https://github.com/janestreet/sexplib0"
arch="all !riscv64" # restricted by ocaml
......@@ -11,7 +11,7 @@ license="MIT"
depends_dev="$pkgname=$pkgver-r$pkgrel"
makedepends="dune ocaml"
subpackages="$pkgname-dev"
source="$pkgname-$pkgver.tar.gz::https://ocaml.janestreet.com/ocaml-core/v${pkgver%.*}/files/sexplib0-v$pkgver.tar.gz"
source="https://ocaml.janestreet.com/ocaml-core/v${pkgver%.*}/files/sexplib0-v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-v$pkgver"
# 32-bit archs
......@@ -25,7 +25,7 @@ build() {
}
check() {
dune runtest --no-buffer --verbose
dune runtest --build-dir=.testenv --no-buffer --verbose
}
package() {
......@@ -75,5 +75,5 @@ scan_python3_dependency() {
}
sha512sums="
6f8b11422ce066a3c48338deea6aedfc44d365de6128bf926b0da3a51e9c0d839d84f92388b0a84c25ef875ea9d48e521e3cba53d8db85be30d67ad78e7ff450 ocaml-sexplib0-0.15.0.tar.gz
397c7a9cc5bd9f8a90948a94c576f757b7bb6033900b8f134f61dce8344556c4825b8408925e3686b577e67758f5de55b07181f73cbb52b12e2eacfb6c8b6259 sexplib0-v0.16.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