Skip to content

Commit de711b6

Browse files
committed
lsp: use x-maintenance-intent from upstream
1 parent 91d74cd commit de711b6

File tree

3 files changed

+3
-3
lines changed
  • packages
    • jsonrpc/jsonrpc.1.22.0
    • lsp/lsp.1.22.0
    • ocaml-lsp-server/ocaml-lsp-server.1.22.0

3 files changed

+3
-3
lines changed

packages/jsonrpc/jsonrpc.1.22.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ build: [
3737
]
3838
]
3939

40-
x-maintenance-intent: [ "(latest)" "(latest)-414" ]
40+
x-maintenance-intent: [ "(latest)" ]
4141
url {
4242
src:
4343
"https://github.com/ocaml/ocaml-lsp/releases/download/1.22.0/lsp-1.22.0.tbz"

packages/lsp/lsp.1.22.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ build: [
4848
]
4949
]
5050

51-
x-maintenance-intent: [ "(latest)" "(latest)-414" ]
51+
x-maintenance-intent: [ "(latest)" ]
5252
url {
5353
src:
5454
"https://github.com/ocaml/ocaml-lsp/releases/download/1.22.0/lsp-1.22.0.tbz"

packages/ocaml-lsp-server/ocaml-lsp-server.1.22.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ build: [
6363
]
6464
]
6565

66-
x-maintenance-intent: [ "(latest)" "(latest)-414" ]
66+
x-maintenance-intent: [ "(latest)" ]
6767
url {
6868
src:
6969
"https://github.com/ocaml/ocaml-lsp/releases/download/1.22.0/lsp-1.22.0.tbz"

0 commit comments

Comments
 (0)