Skip to content

Commit 9ba3a28

Browse files
committed
add x-maintenance-intent field to the opam file
1 parent c8301ba commit 9ba3a28

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: decompress.opam

+1
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ depends: [
3232
"bos" {with-test & >= "0.2.1"}
3333
"astring" {with-test & >= "0.8.5"}
3434
]
35+
x-maintenance-intent: [ "(latest)" ]

Diff for: rfc1951.opam

+1
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ depends: [
2424
"optint"
2525
"ctypes" {with-test & >= "0.18.0"}
2626
]
27+
x-maintenance-intent: [ "(latest)" ]

0 commit comments

Comments
 (0)