this repo has no description
0
fork

Configure Feed

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

Merge pull request #27438 from backtracking/hashset-relaxed-ocaml-version

hashset: updated opam file

authored by

Marcello Seri and committed by
GitHub
0bf36410 a86b989a

+4 -4
+4 -4
packages/hashset/hashset.1.0.0/opam
··· 1 1 opam-version: "2.0" 2 - maintainer: "Jean-Christophe.Filliatre@lri.fr" 2 + maintainer: "Jean-Christophe.Filliatre@cnrs.fr" 3 3 authors: ["Jean-Christophe Filliâtre"] 4 - homepage: "https://www.lri.fr/~filliatr/software.en.html" 5 - bug-reports: "https://github.com/UnixJunkie/hashset/issues" 6 - dev-repo: "git+https://github.com/UnixJunkie/hashset.git" 4 + homepage: "https://github.com/backtracking/hashset" 5 + bug-reports: "https://github.com/backtracking/hashset/issues" 6 + dev-repo: "https://github.com/backtracking/hashset" 7 7 license: "LGPL-2.1-only" 8 8 build: [ 9 9 ["obuild" "configure"]