this repo has no description

Merge pull request #19339 from zapashcanon/master

fix glicko2 dev-repo

Kate d361d5f9 d4ece0be

Changed files
+2 -2
packages
glicko2
glicko2.1.0.0
+2 -2
packages/glicko2/glicko2.1.0.0/opam
···
homepage: "https://github.com/bruce-ricard/glicko2"
bug-reports: "https://github.com/bruce-ricard/glicko2/issues"
license: "GPL-2.0-only"
-
dev-repo: "git+ssh://git@github.com/bruce-ricard/glicko2.git"
+
dev-repo: "git+https://github.com/bruce-ricard/glicko2.git"
build: [
[make]
["./configure" "--enable-tests"] {with-test}
···
"ocamlfind" {build & >= "1.7.0"}
"alcotest" {with-test & >= "0.7.0"}
]
-
synopsis: "Implementation of the Glicko2 algorithm."
+
synopsis: "Implementation of the Glicko2 algorithm"
description: """
This library implements the Glicko2 algorithm. It is composed of 3 modules to be used independently, depending on your needs: