update repository

This commit is contained in:
Galfour 2019-05-13 07:00:16 +00:00
parent aa7ea94034
commit 2691d6598d
4 changed files with 23 additions and 2 deletions

Binary file not shown.

View File

@ -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"
}

2
repo
View File

@ -1,3 +1,3 @@
opam-version: "2.0"
archive-mirrors: "cache"
stamp: "9b8da745"
stamp: "aa7ea940"

View File

@ -1 +1 @@
repo 97d0e1cd8315beb42cfb2d5179ae19f0 420
repo 4f4c3afabff9f1429eb18b1db55d2fc0 420