Skip to content

Commit ead4757

Browse files
authored
Update opam
added x-maintenance-intent
1 parent c6ad95a commit ead4757

File tree

1 file changed

+1
-0
lines changed
  • packages/parany/parany.14.0.1

1 file changed

+1
-0
lines changed

packages/parany/parany.14.0.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ build: [
1717
["dune" "build" "-p" name "-j" jobs "src/test.exe"] {with-test}
1818
["./test.sh"] {with-test}
1919
]
20+
x-maintenance-intent: ["(latest)"]
2021
synopsis: "Parallelize any computation"
2122
description: """
2223
Generalized map reduce for parallel computers (not distributed computing).

0 commit comments

Comments
 (0)