diff --git a/index.tar.gz b/index.tar.gz index a91642fba..991d679eb 100644 Binary files a/index.tar.gz and b/index.tar.gz differ diff --git a/packages/michelson-parser/michelson-parser.1.0/opam b/packages/michelson-parser/michelson-parser.1.0/opam new file mode 100644 index 000000000..cbf890d09 --- /dev/null +++ b/packages/michelson-parser/michelson-parser.1.0/opam @@ -0,0 +1,21 @@ +name: "michelson-parser" +opam-version: "2.0" +version: "1.0" +maintainer: "gabriel.alfour@gmail.com" +authors: [ "Galfour" ] +homepage: "https://gitlab.com/gabriel.alfour/tezos" +bug-reports: "https://gitlab.com/gabriel.alfour/tezos/issues" +dev-repo: "git+https://gitlab.com/gabriel.alfour/tezos.git" +license: "MIT" +depends: [ + "ocamlfind" { build } + "dune" + "tezos-memory-proto-alpha" +] +build: [ + [ "dune" "build" "-p" name "-j" jobs ] + [ "mv" "src/lib_utils/michelson-parser/michelson-parser.install" "." ] +] +url { + src: "https://gitlab.com/gabriel.alfour/tezos/-/archive/master/tezos.tar.gz" +} diff --git a/repo b/repo index b34071d8a..fdd5977c5 100644 --- a/repo +++ b/repo @@ -1,3 +1,3 @@ opam-version: "2.0" archive-mirrors: "cache" -stamp: "9b8da745" +stamp: "aa7ea940" diff --git a/urls.txt b/urls.txt index d6e158cd4..7cdf9f907 100644 --- a/urls.txt +++ b/urls.txt @@ -1 +1 @@ -repo 97d0e1cd8315beb42cfb2d5179ae19f0 420 +repo 4f4c3afabff9f1429eb18b1db55d2fc0 420