Skip to content

Commit 0bf3641

Browse files
authored
Merge pull request #27438 from backtracking/hashset-relaxed-ocaml-version
hashset: updated opam file
2 parents a86b989 + 1d75c47 commit 0bf3641

File tree

1 file changed

+4
-4
lines changed
  • packages/hashset/hashset.1.0.0

1 file changed

+4
-4
lines changed

packages/hashset/hashset.1.0.0/opam

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
opam-version: "2.0"
2-
maintainer: "Jean-Christophe.Filliatre@lri.fr"
2+
maintainer: "Jean-Christophe.Filliatre@cnrs.fr"
33
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"
77
license: "LGPL-2.1-only"
88
build: [
99
["obuild" "configure"]

0 commit comments

Comments
 (0)