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

testing/ocaml-sedlex: upgrade to 3.2

parent 33c15705
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-sedlex
_pkgname=sedlex
pkgver=3.1
pkgrel=1
pkgver=3.2
pkgrel=0
pkgdesc="An OCaml lexer generator for Unicode"
url="https://github.com/ocaml-community/sedlex"
arch="all !riscv64" # limited by ocaml aport
......@@ -13,7 +13,7 @@ makedepends="$depends_dev dune ocaml"
checkdepends="cmd:curl"
options="!check"
subpackages="$pkgname-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/ocaml-community/sedlex/archive/v$pkgver.tar.gz"
source="$_pkgname-$pkgver.tar.gz::https://github.com/ocaml-community/sedlex/archive/v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"
_ocamldir=usr/lib/ocaml
......@@ -75,5 +75,5 @@ scan_python3_dependency() {
}
sha512sums="
27c7954c03a9d78f252167708afe7d91648ad3d3aa529e00c73da75bac49c2cf552cc9d27d29f1d9a04b1e2b47b7c6de9e9850c53124ad9f311d0a8f54bb9cae ocaml-sedlex-3.1.tar.gz
00e257d1b97e99d49028d2e38b20a05c6aa151c362991c37c17522bf58c19e273b762ea39dd9783ed9ecc60d11dadeabb0487e16b4af91536e45e7e18c86cfe9 sedlex-3.2.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