this repo has no description
0
fork

Configure Feed

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

SPDX compliant license field for Links packages.

+11 -11
+1 -1
packages/links/links.0.9.1/opam
··· 6 6 homepage: "https://github.com/links-lang/links" 7 7 dev-repo: "git+https://github.com/links-lang/links.git" 8 8 bug-reports: "https://github.com/links-lang/links/issues" 9 - license: "GPL-2" 9 + license: "GPL-2.0-only" 10 10 11 11 12 12 build: [
+1 -1
packages/links/links.0.9.2/opam
··· 6 6 homepage: "https://github.com/links-lang/links" 7 7 dev-repo: "git+https://github.com/links-lang/links.git" 8 8 bug-reports: "https://github.com/links-lang/links/issues" 9 - license: "GPL-2" 9 + license: "GPL-2.0-only" 10 10 build: [ 11 11 [ "dune" "subst" ] {dev} 12 12 [ "dune" "exec" "preinstall/preinstall.exe" "--" "-libdir" _:lib ]
+1 -1
packages/links/links.0.9.3/opam
··· 6 6 homepage: "https://github.com/links-lang/links" 7 7 dev-repo: "git+https://github.com/links-lang/links.git" 8 8 bug-reports: "https://github.com/links-lang/links/issues" 9 - license: "GPL-2" 9 + license: "GPL-2.0-only" 10 10 build: [ 11 11 [ "dune" "subst" ] {dev} 12 12 [ "dune" "exec" "preinstall/preinstall.exe" "--" "-libdir" _:lib ]