We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a86b989 + 1d75c47 commit 0bf3641Copy full SHA for 0bf3641
packages/hashset/hashset.1.0.0/opam
@@ -1,9 +1,9 @@
1
opam-version: "2.0"
2
-maintainer: "Jean-Christophe.Filliatre@lri.fr"
+maintainer: "Jean-Christophe.Filliatre@cnrs.fr"
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"
+homepage: "https://github.com/backtracking/hashset"
+bug-reports: "https://github.com/backtracking/hashset/issues"
+dev-repo: "https://github.com/backtracking/hashset"
7
license: "LGPL-2.1-only"
8
build: [
9
["obuild" "configure"]
0 commit comments