this repo has no description

Update repository links to Nomadic Labs

Changed files
+4 -4
packages
bls12-381
bls12-381.6.0.0
+4 -4
packages/bls12-381/bls12-381.6.0.0/opam
···
maintainer: "Danny Willems <be.danny.willems@gmail.com>"
authors: "Danny Willems <be.danny.willems@gmail.com>"
license: "MIT"
-
homepage: "https://gitlab.com/dannywillems/ocaml-bls12-381"
-
bug-reports: "https://gitlab.com/dannywillems/ocaml-bls12-381/issues"
+
homepage: "https://gitlab.com/nomadic-labs/cryptography/ocaml-bls12-381"
+
bug-reports: "https://gitlab.com/nomadic-labs/cryptography/ocaml-bls12-381/issues"
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8.4"}
···
available: arch != "ppc64" & arch != "arm32" & arch != "x86_32"
build: ["dune" "build" "-j" jobs "-p" name "@install"]
run-test: ["dune" "runtest" "-p" name "-j" jobs]
-
dev-repo: "git+https://gitlab.com/dannywillems/ocaml-bls12-381.git"
+
dev-repo: "git+https://gitlab.com/nomadic-labs/cryptography/ocaml-bls12-381.git"
url {
src:
"https://gitlab.com/nomadic-labs/cryptography/ocaml-bls12-381/-/archive/6.0.0/ocaml-bls12-381-6.0.0.tar.gz"
···
"sha512=dcd9b915107bdc54c7362244f01a4fbfbabbf1c9a16d65a3c18a0ae9578841580224acd96e85b0af05998085f06ef7130c80e4145549e272b9ccf11d76b7f310"
]
}
-
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
+
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]