diff options
| -rw-r--r-- | coq-mathcomp-algebra.opam | 1 | ||||
| -rw-r--r-- | coq-mathcomp-character.opam | 1 | ||||
| -rw-r--r-- | coq-mathcomp-field.opam | 1 | ||||
| -rw-r--r-- | coq-mathcomp-fingroup.opam | 1 | ||||
| -rw-r--r-- | coq-mathcomp-solvable.opam | 1 | ||||
| -rw-r--r-- | coq-mathcomp-ssreflect.opam | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/coq-mathcomp-algebra.opam b/coq-mathcomp-algebra.opam index b466385..7cc4946 100644 --- a/coq-mathcomp-algebra.opam +++ b/coq-mathcomp-algebra.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-algebra" version: "dev" maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" diff --git a/coq-mathcomp-character.opam b/coq-mathcomp-character.opam index 684e450..47c72a7 100644 --- a/coq-mathcomp-character.opam +++ b/coq-mathcomp-character.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-character" version: "dev" maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" diff --git a/coq-mathcomp-field.opam b/coq-mathcomp-field.opam index 5c31290..e823f93 100644 --- a/coq-mathcomp-field.opam +++ b/coq-mathcomp-field.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-field" version: "dev" maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" diff --git a/coq-mathcomp-fingroup.opam b/coq-mathcomp-fingroup.opam index 2c741b7..57d3a95 100644 --- a/coq-mathcomp-fingroup.opam +++ b/coq-mathcomp-fingroup.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-fingroup" version: "dev" maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" diff --git a/coq-mathcomp-solvable.opam b/coq-mathcomp-solvable.opam index 736d5bc..f238333 100644 --- a/coq-mathcomp-solvable.opam +++ b/coq-mathcomp-solvable.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-solvable" version: "dev" maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" diff --git a/coq-mathcomp-ssreflect.opam b/coq-mathcomp-ssreflect.opam index d5052f8..5d31846 100644 --- a/coq-mathcomp-ssreflect.opam +++ b/coq-mathcomp-ssreflect.opam @@ -2,6 +2,7 @@ opam-version: "1.2" name: "coq-mathcomp-ssreflect" version: "dev" maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" +synopsis: "The Mathematical Components library" homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" |
