this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Apply suggestions from code review

authored by

Marcello Seri and committed by
GitHub
c27832a6 2171c4a8

+3 -3
+1 -1
packages/menhirCST/menhirCST.20240715/opam
··· 7 7 homepage: "http://gitlab.inria.fr/fpottier/menhir" 8 8 dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git" 9 9 bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues" 10 - license: "LGPL-2.0-only with OCaml-LGPL-linking-exception" 10 + license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception" 11 11 build: [ 12 12 ["dune" "build" "-p" name "-j" jobs] 13 13 ]
+1 -1
packages/menhirLib/menhirLib.20240715/opam
··· 8 8 homepage: "http://gitlab.inria.fr/fpottier/menhir" 9 9 dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git" 10 10 bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues" 11 - license: "LGPL-2.0-only with OCaml-LGPL-linking-exception" 11 + license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception" 12 12 build: [ 13 13 ["dune" "build" "-p" name "-j" jobs] 14 14 ]
+1 -1
packages/menhirSdk/menhirSdk.20240715/opam
··· 8 8 homepage: "http://gitlab.inria.fr/fpottier/menhir" 9 9 dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git" 10 10 bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues" 11 - license: "LGPL-2.0-only with OCaml-LGPL-linking-exception" 11 + license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception" 12 12 build: [ 13 13 ["dune" "build" "-p" name "-j" jobs] 14 14 ]