aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lorin <androw95220@gmail.com>2022-05-21 18:03:40 +0200
committerMichał Polański <michal@polanski.me>2022-06-26 11:35:45 +0000
commit10221c9f81a971fef43550c5eed766d4c94355fe (patch)
tree3c156ea12098afc7e90040e1815848b09d8b691b
parent600207baeb1c5ea0f1c9e2fc931fa0c79df761ea (diff)
testing/ocaml-sedlex: upgrade to 3.0
-rw-r--r--testing/ocaml-sedlex/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ocaml-sedlex/APKBUILD b/testing/ocaml-sedlex/APKBUILD
index 24f19c3f96e..7b464db62c3 100644
--- a/testing/ocaml-sedlex/APKBUILD
+++ b/testing/ocaml-sedlex/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=ocaml-sedlex
_pkgname=sedlex
-pkgver=2.6
+pkgver=3.0
pkgrel=0
pkgdesc="An OCaml lexer generator for Unicode"
url="https://github.com/ocaml-community/sedlex"
@@ -57,5 +57,5 @@ dev() {
}
sha512sums="
-25806a8187c423ab2bf2439cdc1970e0ad8bb9c98dd51f0f5845180656b12fa37f95c7b160db4300336f92a534887d47631f5d9a1e461bcea0f83654c1413168 ocaml-sedlex-2.6.tar.gz
+564780b7af8b3ddd32c9164caa42fd24b2ff59e0bf9977bcee4c3ddea2be3f0c870bd95949b639c5f1942e0fa2604902f5cd3eb9041d59b6ee2367895df556df ocaml-sedlex-3.0.tar.gz
"