We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d26a8c commit beb30acCopy full SHA for beb30ac
1 file changed
nullable-array.opam
@@ -3,10 +3,10 @@ name: "ocplib-nullable-array"
3
version: "0.1"
4
maintainer: "Pierre Chambart <pierre.chambart@ocamlpro.com>"
5
authors: "Pierre Chambart <pierre.chambart@ocamlpro.com>"
6
-homepage: "https://github.com/OCamlPro/ocplib-nullable-array"
7
-bug-reports: "https://github.com/OCamlPro/ocplib-nullable-array/issues"
+homepage: "https://github.com/chambart/ocplib-nullable-array"
+bug-reports: "https://github.com/chambart/ocplib-nullable-array/issues"
8
license: "MIT"
9
-dev-repo: "https://github.com/OCamlPro/ocplib-nullable-array.git"
+dev-repo: "https://github.com/chambart/ocplib-nullable-array.git"
10
11
build: [
12
["jbuilder" "build" "--only-packages" "nullable-array" "--root" "." "-j" jobs "@install"]
0 commit comments