Skip to content

Commit

Permalink
xs: update xapi-stdext packages
Browse files Browse the repository at this point in the history
Signed-off-by: Pau Ruiz Safont <pau.ruizsafont@cloud.com>
  • Loading branch information
psafont committed Jun 1, 2023
1 parent 0597835 commit 83db8f6
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 39 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "xapi-stdext-date"
version: "4.21.0"
version: "4.22.0"
synopsis: "Xapi's standard library extension, Dates"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
Expand Down Expand Up @@ -33,10 +33,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.22.0/xapi-stdext-4.22.0.tbz"
checksum: [
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
"sha256=928bf19dea4d38cf4e268d211958eb428a0ff3233a198a2aef074aefcb346039"
"sha512=033645b8ae3860a59c669c6b2d827acfea180aff75ca1466b63658ea9631693bbbb260ad88a7efca137d7c58364b7ee3d385dac77b516d38339b89cbaf7d0dbb"
]
}
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
x-commit-hash: "059facbcd54b0da2f2df1de1bb3b5f728c6a35b7"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "xapi-stdext-encodings"
version: "4.21.0"
version: "4.22.0"
synopsis: "Xapi's standard library extension, Encodings"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
Expand All @@ -9,10 +9,14 @@ homepage: "https://github.com/xapi-project/stdext"
bug-reports: "https://github.com/xapi-project/stdext/issues"
depends: [
"dune" {>= "2.7"}
"ocaml"
"ocaml" {>= "4.13.0"}
"alcotest" {>= "0.6.0" & with-test}
"bechamel" {with-test}
"bechamel-notty" {with-test}
"notty" {with-test}
"odoc" {with-doc}
]
available: arch != "arm32" & arch != "x86_32"
build: [
["dune" "subst"] {dev}
[
Expand All @@ -30,10 +34,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.22.0/xapi-stdext-4.22.0.tbz"
checksum: [
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
"sha256=928bf19dea4d38cf4e268d211958eb428a0ff3233a198a2aef074aefcb346039"
"sha512=033645b8ae3860a59c669c6b2d827acfea180aff75ca1466b63658ea9631693bbbb260ad88a7efca137d7c58364b7ee3d385dac77b516d38339b89cbaf7d0dbb"
]
}
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
x-commit-hash: "059facbcd54b0da2f2df1de1bb3b5f728c6a35b7"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "xapi-stdext-pervasives"
version: "4.21.0"
version: "4.22.0"
synopsis: "Xapi's standard library extension, Pervasives"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
Expand Down Expand Up @@ -31,10 +31,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.22.0/xapi-stdext-4.22.0.tbz"
checksum: [
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
"sha256=928bf19dea4d38cf4e268d211958eb428a0ff3233a198a2aef074aefcb346039"
"sha512=033645b8ae3860a59c669c6b2d827acfea180aff75ca1466b63658ea9631693bbbb260ad88a7efca137d7c58364b7ee3d385dac77b516d38339b89cbaf7d0dbb"
]
}
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
x-commit-hash: "059facbcd54b0da2f2df1de1bb3b5f728c6a35b7"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "xapi-stdext-std"
version: "4.21.0"
version: "4.22.0"
synopsis: "Xapi's standard library extension, Stdlib"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
Expand All @@ -9,7 +9,7 @@ homepage: "https://github.com/xapi-project/stdext"
bug-reports: "https://github.com/xapi-project/stdext/issues"
depends: [
"dune" {>= "2.7"}
"ocaml" {>= "4.08"}
"ocaml" {>= "4.08.0"}
"alcotest" {with-test}
"odoc" {with-doc}
]
Expand All @@ -30,10 +30,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.22.0/xapi-stdext-4.22.0.tbz"
checksum: [
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
"sha256=928bf19dea4d38cf4e268d211958eb428a0ff3233a198a2aef074aefcb346039"
"sha512=033645b8ae3860a59c669c6b2d827acfea180aff75ca1466b63658ea9631693bbbb260ad88a7efca137d7c58364b7ee3d385dac77b516d38339b89cbaf7d0dbb"
]
}
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
x-commit-hash: "059facbcd54b0da2f2df1de1bb3b5f728c6a35b7"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "xapi-stdext-threads"
version: "4.21.0"
version: "4.22.0"
synopsis: "Xapi's standard library extension, Threads"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
Expand Down Expand Up @@ -32,10 +32,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.22.0/xapi-stdext-4.22.0.tbz"
checksum: [
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
"sha256=928bf19dea4d38cf4e268d211958eb428a0ff3233a198a2aef074aefcb346039"
"sha512=033645b8ae3860a59c669c6b2d827acfea180aff75ca1466b63658ea9631693bbbb260ad88a7efca137d7c58364b7ee3d385dac77b516d38339b89cbaf7d0dbb"
]
}
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
x-commit-hash: "059facbcd54b0da2f2df1de1bb3b5f728c6a35b7"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "xapi-stdext-unix"
version: "4.21.0"
version: "4.22.0"
synopsis: "Xapi's standard library extension, Unix"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
Expand All @@ -9,13 +9,12 @@ homepage: "https://github.com/xapi-project/stdext"
bug-reports: "https://github.com/xapi-project/stdext/issues"
depends: [
"dune" {>= "2.7"}
"ocaml" {>= "4.12"}
"ocaml" {>= "4.12.0"}
"base-unix"
"fd-send-recv" {>= "2.0.0"}
"odoc" {with-doc}
"xapi-stdext-pervasives" {= version}
]
available: os-family != "alpine"
build: [
["dune" "subst"] {dev}
[
Expand All @@ -30,13 +29,14 @@ build: [
"@doc" {with-doc}
]
]
depexts: ["linux-headers"] {os-distribution = "alpine"}
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.22.0/xapi-stdext-4.22.0.tbz"
checksum: [
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
"sha256=928bf19dea4d38cf4e268d211958eb428a0ff3233a198a2aef074aefcb346039"
"sha512=033645b8ae3860a59c669c6b2d827acfea180aff75ca1466b63658ea9631693bbbb260ad88a7efca137d7c58364b7ee3d385dac77b516d38339b89cbaf7d0dbb"
]
}
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
x-commit-hash: "059facbcd54b0da2f2df1de1bb3b5f728c6a35b7"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "xapi-stdext-zerocheck"
version: "4.21.0"
version: "4.22.0"
synopsis: "Xapi's standard library extension, Zerocheck"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
Expand Down Expand Up @@ -29,10 +29,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.22.0/xapi-stdext-4.22.0.tbz"
checksum: [
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
"sha256=928bf19dea4d38cf4e268d211958eb428a0ff3233a198a2aef074aefcb346039"
"sha512=033645b8ae3860a59c669c6b2d827acfea180aff75ca1466b63658ea9631693bbbb260ad88a7efca137d7c58364b7ee3d385dac77b516d38339b89cbaf7d0dbb"
]
}
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
x-commit-hash: "059facbcd54b0da2f2df1de1bb3b5f728c6a35b7"

0 comments on commit 83db8f6

Please sign in to comment.