this repo has no description

Merge pull request #25150 from mseri/afl-fix

afl-persistent: add md5 to patch

Changed files
+3
packages
afl-persistent
afl-persistent.1.4
+3
packages/afl-persistent/afl-persistent.1.4/opam
···
]
patches: [
"config.patch"
+
]
+
extra-files: [
+
["config.patch" "md5=ff93f594181d6508acdce88597e3c7b6"]
]
depends: [
"ocaml" {>= "4.05"}