this repo has no description

pa_ppx_regexp lower-bounds fix

Changed files
+2 -2
packages
pa_ppx_regexp
pa_ppx_regexp.0.02
+2 -2
packages/pa_ppx_regexp/pa_ppx_regexp.0.02/opam
···
"fmt"
"pcre"
"pcre2"
-
"re"
+
"re" { >= "1.11.0" }
]
build: [
[make "sys"]
···
url {
src: "https://github.com/camlp5/pa_ppx_regexp/archive/refs/tags/0.02.tar.gz"
checksum: [
-
"sha512=b920617fdc99dda8be8cff26ee2ac7db960a5a33f65f155b3b0e3e8d4097b7cfc3d943d21498b20d63972ca9a98248cbddccdafde13a9e7a6ac71740c8d76865"
+
"sha512=fd1ab5b4b72b8a15d81d70fadbe5fa19c1a64322b549fe47c39769eefd92af3a4057e730b4f9217ecc38ee89b9643235e921118db2d811069039ae7130b97329"
]
}