change opam files
This commit is contained in:
parent
0290504a6a
commit
92254686b5
@ -1,7 +1,7 @@
|
||||
opam-version: "2.0"
|
||||
name: "tezos-utils"
|
||||
name: "proto-alpha-utils"
|
||||
version: "dev"
|
||||
synopsis: "LIGO Teozs-specificUtilities, to be used by other libraries"
|
||||
synopsis: "LIGO Proto Alpha-specific Utilities, to be used by other libraries"
|
||||
maintainer: "Galfour <gabriel.alfour@gmail.com>"
|
||||
authors: "Galfour <gabriel.alfour@gmail.com>"
|
||||
license: "MIT"
|
||||
@ -49,7 +49,3 @@ depends: [
|
||||
build: [
|
||||
["dune" "build" "-p" name]
|
||||
]
|
||||
dev-repo: "git+https://gitlab.com/gabriel.alfour/tezos"
|
||||
url {
|
||||
src: "https://gitlab.com/gabriel.alfour/tezos/-/archive/master/tezos.master.tar.gz"
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
opam-version: "2.0"
|
||||
name: "ligo-utils"
|
||||
name: "simple-utils"
|
||||
version: "dev"
|
||||
synopsis: "LIGO Utilities, to be used by other libraries"
|
||||
maintainer: "Galfour <gabriel.alfour@gmail.com>"
|
||||
@ -48,7 +48,3 @@ depends: [
|
||||
build: [
|
||||
["dune" "build" "-p" name]
|
||||
]
|
||||
dev-repo: "git+https://gitlab.com/gabriel.alfour/tezos"
|
||||
url {
|
||||
src: "https://gitlab.com/gabriel.alfour/tezos/-/archive/master/tezos.master.tar.gz"
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
opam-version: "2.0"
|
||||
name: "tezos-utils"
|
||||
version: "dev"
|
||||
synopsis: "LIGO Teozs-specificUtilities, to be used by other libraries"
|
||||
synopsis: "LIGO Tezos specific Utilities, to be used by other libraries"
|
||||
maintainer: "Galfour <gabriel.alfour@gmail.com>"
|
||||
authors: "Galfour <gabriel.alfour@gmail.com>"
|
||||
license: "MIT"
|
||||
@ -49,7 +49,3 @@ depends: [
|
||||
build: [
|
||||
["dune" "build" "-p" name]
|
||||
]
|
||||
dev-repo: "git+https://gitlab.com/gabriel.alfour/tezos"
|
||||
url {
|
||||
src: "https://gitlab.com/gabriel.alfour/tezos/-/archive/master/tezos.master.tar.gz"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user