this repo has no description

Change git://https:// to git+https://

Changed files
+9 -9
packages
mparser
mparser.1.2
mparser.1.2.1
mparser.1.2.2
mparser.1.2.3
ocamltter
ocamltter.4.0.1
ocamltter.4.0.2
plebeia
plebeia.1.0.0
scaml
scaml.1.2.0
scaml.1.2.0~pre7
+1 -1
packages/mparser/mparser.1.2.1/opam
···
authors: "Holger Arnold <holger@harnold.org>"
homepage: "https://github.com/cakeplus/mparser/"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
-
dev-repo: "git://https://github.com/cakeplus/mparser"
+
dev-repo: "git+https://github.com/cakeplus/mparser"
bug-reports: "https://github.com/cakeplus/mparser/issues"
depends: [
"ocaml" {< "5.0"}
+1 -1
packages/mparser/mparser.1.2.2/opam
···
authors: "Holger Arnold <holger@harnold.org>"
homepage: "https://github.com/cakeplus/mparser/"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
-
dev-repo: "git://https://github.com/cakeplus/mparser"
+
dev-repo: "git+https://github.com/cakeplus/mparser"
bug-reports: "https://github.com/cakeplus/mparser/issues"
depends: [
"ocaml" {< "5.0.0"}
+1 -1
packages/mparser/mparser.1.2.3/opam
···
authors: "Holger Arnold <holger@harnold.org>"
homepage: "https://github.com/cakeplus/mparser/"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
-
dev-repo: "git://https://github.com/cakeplus/mparser"
+
dev-repo: "git+https://github.com/cakeplus/mparser"
bug-reports: "https://github.com/cakeplus/mparser/issues"
depends: [
"ocaml" {< "5.0.0"}
+1 -1
packages/mparser/mparser.1.2/opam
···
authors: "Holger Arnold <holger@harnold.org>"
homepage: "https://github.com/cakeplus/mparser/"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
-
dev-repo: "git://https://github.com/cakeplus/mparser"
+
dev-repo: "git+https://github.com/cakeplus/mparser"
bug-reports: "https://github.com/cakeplus/mparser/issues"
depends: [
"ocaml" {< "5.0.0"}
+1 -1
packages/ocamltter/ocamltter.4.0.1/opam
···
maintainer: "jun.furuse@gmail.com"
homepage: "https://github.com/yoshihiro503/ocamltter"
bug-reports: "https://github.com/yoshihiro503/ocamltter/issues"
-
dev-repo: "git://https://github.com/yoshihiro503/ocamltter.git"
+
dev-repo: "git+https://github.com/yoshihiro503/ocamltter.git"
build: [
["ocaml" "setup.ml" "-configure" "--prefix" prefix]
["ocaml" "setup.ml" "-build"]
+1 -1
packages/ocamltter/ocamltter.4.0.2/opam
···
maintainer: "jun.furuse@gmail.com"
homepage: "https://github.com/yoshihiro503/ocamltter"
bug-reports: "https://github.com/yoshihiro503/ocamltter/issues"
-
dev-repo: "git://https://github.com/yoshihiro503/ocamltter.git"
+
dev-repo: "git+https://github.com/yoshihiro503/ocamltter.git"
build: [
[ "ocaml" "setup.ml" "-configure" "--prefix" prefix ]
[ "ocaml" "setup.ml" "-build" ]
+1 -1
packages/plebeia/plebeia.1.0.0/opam
···
license: "MIT"
homepage: "https://gitlab.com/dailambda/plebeia/"
bug-reports: "https://gitlab.com/dailambda/plebeia/-/issues"
-
dev-repo: "git://https://gitlab.com/dailambda/plebeia/"
+
dev-repo: "git+https://gitlab.com/dailambda/plebeia/"
build: [
["dune" "build" "-p" name "-j" jobs]
]
+1 -1
packages/scaml/scaml.1.2.0/opam
···
synopsis: "SCaml, Smart Contract Abstract Machine Language"
homepage: "https://gitlab.com/dailambda/scaml/"
bug-reports: "https://gitlab.com/dailambda/scaml/"
-
dev-repo: "git://https://gitlab.com/dailambda/scaml/"
+
dev-repo: "git+https://gitlab.com/dailambda/scaml/"
build: [
["dune" "build" "-p" name "-j" jobs]
]
+1 -1
packages/scaml/scaml.1.2.0~pre7/opam
···
synopsis: "SCaml, Smart Contract Abstract Machine Language"
homepage: "https://gitlab.com/dailambda/scaml/"
bug-reports: "https://gitlab.com/dailambda/scaml/"
-
dev-repo: "git://https://gitlab.com/dailambda/scaml/"
+
dev-repo: "git+https://gitlab.com/dailambda/scaml/"
build: [
["dune" "build" "-p" name "-j" jobs]
]