this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #19173 from dmbaturin/opam-publish-tsort.2.1.0

Package tsort.2.1.0

authored by

Marcello Seri and committed by
GitHub
c53d8c20 fcf52f53

+72 -24
+1 -1
packages/sihl-core/sihl-core.0.2.0/opam
··· 12 12 "dune" {>= "2.7"} 13 13 "ocaml" {>= "4.08.0"} 14 14 "conformist" {>= "0.1.0" & < "0.3.0"} 15 - "tsort" {>= "2.0.0"} 15 + "tsort" {= "2.0.0"} 16 16 "logs" {>= "0.7.0"} 17 17 "fmt" {>= "0.8.8"} 18 18 "sexplib" {>= "v0.13.0"}
+1 -1
packages/sihl-core/sihl-core.0.2.1/opam
··· 12 12 "dune" {>= "2.7"} 13 13 "ocaml" {>= "4.08.0"} 14 14 "conformist" {>= "0.1.0" & < "0.3.0"} 15 - "tsort" {>= "2.0.0"} 15 + "tsort" {= "2.0.0"} 16 16 "logs" {>= "0.7.0"} 17 17 "fmt" {>= "0.8.8"} 18 18 "sexplib" {>= "v0.13.0"}
+1 -1
packages/sihl-core/sihl-core.0.2.2/opam
··· 12 12 "dune" {>= "2.7"} 13 13 "ocaml" {>= "4.08.0"} 14 14 "conformist" {>= "0.1.0" & < "0.3.0"} 15 - "tsort" {>= "2.0.0"} 15 + "tsort" {= "2.0.0"} 16 16 "logs" {>= "0.7.0"} 17 17 "fmt" {>= "0.8.8"} 18 18 "sexplib" {>= "v0.13.0"}
+1 -1
packages/sihl-core/sihl-core.0.3.0~rc1/opam
··· 12 12 "dune" {>= "2.7"} 13 13 "ocaml" {>= "4.08.0"} 14 14 "conformist" {>= "0.1.0" & < "0.3.0"} 15 - "tsort" {>= "2.0.0"} 15 + "tsort" {= "2.0.0"} 16 16 "logs" {>= "0.7.0"} 17 17 "fmt" {>= "0.8.8"} 18 18 "sexplib" {>= "v0.13.0"}
+1
packages/sihl-web/sihl-web.0.2.0/opam
··· 11 11 depends: [ 12 12 "dune" {>= "2.7"} 13 13 "ocaml" {>= "4.08.0"} 14 + "containers" {>= "2.7"} 14 15 "sihl-contract" {= version} 15 16 "opium" {>= "0.19.0"} 16 17 "multipart-form-data" {>= "0.3.0"}
+1
packages/sihl-web/sihl-web.0.2.1/opam
··· 11 11 depends: [ 12 12 "dune" {>= "2.7"} 13 13 "ocaml" {>= "4.08.0"} 14 + "containers" {>= "2.7"} 14 15 "sihl-contract" {= version} 15 16 "opium" {>= "0.19.0"} 16 17 "multipart-form-data" {>= "0.3.0"}
+1
packages/sihl-web/sihl-web.0.3.0~rc1/opam
··· 11 11 depends: [ 12 12 "dune" {>= "2.7"} 13 13 "ocaml" {>= "4.08.0"} 14 + "containers" {>= "2.7"} 14 15 "sihl-facade" {= version} 15 16 "alcotest-lwt" {>= "1.2.0" & < "3.0.0" & with-test} 16 17 "odoc" {with-doc}
+1 -1
packages/sihl/sihl.0.0.56/opam
··· 15 15 "opium" {>= "0.17.1" & < "0.19.0"} 16 16 "yojson" {>= "1.7.0"} 17 17 "ppx_deriving_yojson" {>= "3.5.2"} 18 - "tsort" {>= "2.0.0"} 18 + "tsort" {= "2.0.0"} 19 19 "tls" {>= "0.11.1"} 20 20 "ssl" {>= "0.5.9"} 21 21 "lwt_ssl" {>= "1.1.3"}
+1 -1
packages/sihl/sihl.0.1.0/opam
··· 15 15 "opium" {>= "0.17.1" & < "0.19.0"} 16 16 "yojson" {>= "1.7.0"} 17 17 "ppx_deriving_yojson" {>= "3.5.2"} 18 - "tsort" {>= "2.0.0"} 18 + "tsort" {= "2.0.0"} 19 19 "tls" {>= "0.11.1"} 20 20 "ssl" {>= "0.5.9"} 21 21 "lwt_ssl" {>= "1.1.3"}
+1 -1
packages/sihl/sihl.0.1.1/opam
··· 15 15 "opium" {>= "0.17.1" & < "0.19.0"} 16 16 "yojson" {>= "1.7.0"} 17 17 "ppx_deriving_yojson" {>= "3.5.2"} 18 - "tsort" {>= "2.0.0"} 18 + "tsort" {= "2.0.0"} 19 19 "tls" {>= "0.11.1"} 20 20 "ssl" {>= "0.5.9"} 21 21 "lwt_ssl" {>= "1.1.3"}
+2 -1
packages/sihl/sihl.0.1.10/opam
··· 16 16 "yojson" {>= "1.7.0"} 17 17 "ppx_deriving_yojson" {>= "3.5.2"} 18 18 "conformist" {>= "0.1.0" & < "0.3.0"} 19 - "tsort" {>= "2.0.0"} 19 + "tsort" {= "2.0.0"} 20 + "containers" {>= "2.7"} 20 21 "tls" {>= "0.11.1"} 21 22 "ssl" {>= "0.5.9"} 22 23 "lwt_ssl" {>= "1.1.3"}
+1 -1
packages/sihl/sihl.0.1.2/opam
··· 15 15 "opium" {>= "0.17.1" & < "0.19.0"} 16 16 "yojson" {>= "1.7.0"} 17 17 "ppx_deriving_yojson" {>= "3.5.2"} 18 - "tsort" {>= "2.0.0"} 18 + "tsort" {= "2.0.0"} 19 19 "tls" {>= "0.11.1"} 20 20 "ssl" {>= "0.5.9"} 21 21 "lwt_ssl" {>= "1.1.3"}
+1 -1
packages/sihl/sihl.0.1.3/opam
··· 15 15 "opium" {>= "0.17.1" & < "0.19.0"} 16 16 "yojson" {>= "1.7.0"} 17 17 "ppx_deriving_yojson" {>= "3.5.2"} 18 - "tsort" {>= "2.0.0"} 18 + "tsort" {= "2.0.0"} 19 19 "tls" {>= "0.11.1"} 20 20 "ssl" {>= "0.5.9"} 21 21 "lwt_ssl" {>= "1.1.3"}
+1 -1
packages/sihl/sihl.0.1.4/opam
··· 15 15 "opium" {>= "0.17.1" & < "0.19.0"} 16 16 "yojson" {>= "1.7.0"} 17 17 "ppx_deriving_yojson" {>= "3.5.2"} 18 - "tsort" {>= "2.0.0"} 18 + "tsort" {= "2.0.0"} 19 19 "tls" {>= "0.11.1"} 20 20 "ssl" {>= "0.5.9"} 21 21 "lwt_ssl" {>= "1.1.3"}
+1 -1
packages/sihl/sihl.0.1.5/opam
··· 15 15 "yojson" {>= "1.7.0"} 16 16 "ppx_deriving_yojson" {>= "3.5.2"} 17 17 "conformist" {>= "0.1.0" & < "0.3.0"} 18 - "tsort" {>= "2.0.0"} 18 + "tsort" {= "2.0.0"} 19 19 "tls" {>= "0.11.1"} 20 20 "ssl" {>= "0.5.9"} 21 21 "lwt_ssl" {>= "1.1.3"}
+2 -1
packages/sihl/sihl.0.1.6/opam
··· 16 16 "yojson" {>= "1.7.0"} 17 17 "ppx_deriving_yojson" {>= "3.5.2"} 18 18 "conformist" {>= "0.1.0" & < "0.3.0"} 19 - "tsort" {>= "2.0.0"} 19 + "tsort" {= "2.0.0"} 20 + "containers" {>= "2.7"} 20 21 "tls" {>= "0.11.1"} 21 22 "ssl" {>= "0.5.9"} 22 23 "lwt_ssl" {>= "1.1.3"}
+2 -1
packages/sihl/sihl.0.1.7/opam
··· 16 16 "yojson" {>= "1.7.0"} 17 17 "ppx_deriving_yojson" {>= "3.5.2"} 18 18 "conformist" {>= "0.1.0" & < "0.3.0"} 19 - "tsort" {>= "2.0.0"} 19 + "tsort" {= "2.0.0"} 20 + "containers" {>= "2.7"} 20 21 "tls" {>= "0.11.1"} 21 22 "ssl" {>= "0.5.9"} 22 23 "lwt_ssl" {>= "1.1.3"}
+2 -1
packages/sihl/sihl.0.1.8/opam
··· 16 16 "yojson" {>= "1.7.0"} 17 17 "ppx_deriving_yojson" {>= "3.5.2"} 18 18 "conformist" {>= "0.1.0" & < "0.3.0"} 19 - "tsort" {>= "2.0.0"} 19 + "tsort" {= "2.0.0"} 20 + "containers" {>= "2.7"} 20 21 "tls" {>= "0.11.1"} 21 22 "ssl" {>= "0.5.9"} 22 23 "lwt_ssl" {>= "1.1.3"}
+2 -1
packages/sihl/sihl.0.1.9/opam
··· 16 16 "yojson" {>= "1.7.0"} 17 17 "ppx_deriving_yojson" {>= "3.5.2"} 18 18 "conformist" {>= "0.1.0" & < "0.3.0"} 19 - "tsort" {>= "2.0.0"} 19 + "tsort" {= "2.0.0"} 20 + "containers" {>= "2.7"} 20 21 "tls" {>= "0.11.1"} 21 22 "ssl" {>= "0.5.9"} 22 23 "lwt_ssl" {>= "1.1.3"}
+1
packages/sihl/sihl.0.2.0/opam
··· 10 10 depends: [ 11 11 "dune" {>= "2.7"} 12 12 "ocaml" {>= "4.08.0"} 13 + "containers" {>= "2.7"} 13 14 "sihl-core" {= version} 14 15 "sihl-type" {= version} 15 16 "sihl-contract" {= version}
+1
packages/sihl/sihl.0.2.1/opam
··· 10 10 depends: [ 11 11 "dune" {>= "2.7"} 12 12 "ocaml" {>= "4.08.0"} 13 + "containers" {>= "2.7"} 13 14 "sihl-core" {= version} 14 15 "sihl-type" {= version} 15 16 "sihl-contract" {= version}
+1
packages/sihl/sihl.0.2.2/opam
··· 10 10 depends: [ 11 11 "dune" {>= "2.7"} 12 12 "ocaml" {>= "4.08.0"} 13 + "containers" {>= "2.7"} 13 14 "sihl-core" {= version} 14 15 "sihl-type" {= version} 15 16 "sihl-contract" {= version}
+2 -1
packages/sihl/sihl.0.3.0/opam
··· 12 12 "dune" {>= "2.7"} 13 13 "ocaml" {>= "4.08.0"} 14 14 "conformist" {>= "0.1.0" & < "0.3.0"} 15 - "tsort" {>= "2.0.0"} 15 + "tsort" {= "2.0.0"} 16 + "containers" {>= "2.7"} 16 17 "logs" {>= "0.7.0"} 17 18 "fmt" {>= "0.8.8"} 18 19 "sexplib" {>= "v0.13.0"}
+1
packages/sihl/sihl.0.3.0~rc1/opam
··· 10 10 depends: [ 11 11 "dune" {>= "2.7"} 12 12 "ocaml" {>= "4.08.0"} 13 + "containers" {>= "2.7"} 13 14 "sihl-core" {= version} 14 15 "sihl-contract" {= version} 15 16 "sihl-facade" {= version}
+2 -1
packages/sihl/sihl.0.3.0~rc2/opam
··· 12 12 "dune" {>= "2.7"} 13 13 "ocaml" {>= "4.08.0"} 14 14 "conformist" {>= "0.1.0" & < "0.3.0"} 15 - "tsort" {>= "2.0.0"} 15 + "tsort" {= "2.0.0"} 16 + "containers" {>= "2.7"} 16 17 "logs" {>= "0.7.0"} 17 18 "fmt" {>= "0.8.8"} 18 19 "sexplib" {>= "v0.13.0"}
+2 -1
packages/sihl/sihl.0.4.0/opam
··· 14 14 "dune" {>= "2.7"} 15 15 "ocaml" {>= "4.08.0"} 16 16 "conformist" {>= "0.4.0" & < "0.6.0"} 17 - "tsort" {>= "2.0.0"} 17 + "tsort" {= "2.0.0"} 18 + "containers" {>= "2.7"} 18 19 "logs" {>= "0.7.0"} 19 20 "fmt" {>= "0.8.8"} 20 21 "sexplib" {>= "v0.13.0"}
+2 -1
packages/sihl/sihl.0.4.1/opam
··· 14 14 "dune" {>= "2.7"} 15 15 "ocaml" {>= "4.08.0"} 16 16 "conformist" {>= "0.4.0" & < "0.6.0"} 17 - "tsort" {>= "2.0.0"} 17 + "tsort" {= "2.0.0"} 18 + "containers" {>= "2.7"} 18 19 "logs" {>= "0.7.0"} 19 20 "fmt" {>= "0.8.8"} 20 21 "sexplib" {>= "v0.13.0"}
+2 -1
packages/sihl/sihl.0.5.0/opam
··· 14 14 "dune" {>= "2.7"} 15 15 "ocaml" {>= "4.08.0"} 16 16 "conformist" {>= "0.4.0" & < "0.6.0"} 17 - "tsort" {>= "2.0.0"} 17 + "tsort" {= "2.0.0"} 18 + "containers" {>= "2.7"} 18 19 "logs" {>= "0.7.0"} 19 20 "fmt" {>= "0.8.8"} 20 21 "sexplib" {>= "v0.13.0"}
+2 -1
packages/sihl/sihl.0.6.0~rc1/opam
··· 15 15 "ocaml" {>= "4.08.0"} 16 16 "conformist" {= "0.5.0"} 17 17 "dune-build-info" {>= "2.8.4"} 18 - "tsort" {>= "2.0.0"} 18 + "tsort" {= "2.0.0"} 19 + "containers" {>= "2.7"} 19 20 "logs" {>= "0.7.0"} 20 21 "fmt" {>= "0.8.8"} 21 22 "bos" {>= "0.2.0"}
+2 -1
packages/sihl/sihl.1.0.0~rc1/opam
··· 15 15 "ocaml" {>= "4.08.0"} 16 16 "conformist" {>= "0.6.0"} 17 17 "dune-build-info" {>= "2.8.4"} 18 - "tsort" {>= "2.0.0"} 18 + "tsort" {= "2.0.0"} 19 + "containers" {>= "2.7"} 19 20 "logs" {>= "0.7.0"} 20 21 "fmt" {>= "0.8.8"} 21 22 "bos" {>= "0.2.0"}
+2 -1
packages/sihl/sihl.1.0.0~rc2/opam
··· 15 15 "ocaml" {>= "4.08.0"} 16 16 "conformist" {>= "0.6.0"} 17 17 "dune-build-info" {>= "2.8.4"} 18 - "tsort" {>= "2.0.0"} 18 + "tsort" {= "2.0.0"} 19 + "containers" {>= "2.7"} 19 20 "logs" {>= "0.7.0"} 20 21 "fmt" {>= "0.8.8"} 21 22 "bos" {>= "0.2.0"}
+28
packages/tsort/tsort.2.1.0/opam
··· 1 + opam-version: "2.0" 2 + synopsis: "Easy to use and user-friendly topological sort" 3 + description: """\ 4 + Easy to use and user-friendly topological sort. 5 + 6 + Example: 7 + ``` 8 + Tsort.sort [("foundation", []); ("walls", ["foundation"]); ("roof", ["walls"])] 9 + ```""" 10 + maintainer: "Daniil Baturin <daniil+opam@baturin.org>" 11 + authors: "Daniil Baturin, Martin Jambon" 12 + license: "MIT" 13 + homepage: "https://github.com/dmbaturin/ocaml-tsort" 14 + bug-reports: "https://github.com/dmbaturin/ocaml-tsort/issues" 15 + depends: [ 16 + "ocaml" {>= "4.03.0"} 17 + "dune" {>= "1.9"} 18 + ] 19 + build: ["dune" "build" "-p" name "-j" jobs] 20 + dev-repo: "git+https://github.com/dmbaturin/ocaml-tsort.git" 21 + url { 22 + src: 23 + "https://github.com/dmbaturin/ocaml-tsort/archive/refs/tags/2.1.0.tar.gz" 24 + checksum: [ 25 + "md5=1702f1d89d275f26a021595c2102c39e" 26 + "sha512=cf0a6295eed3ca29dbedb1b32c736b37e98587d5420d2f6443b70ca3c50c8d75c508a245d243a3f28bfe9c250abc3a37d4f461b187d2459670eae4cb088514aa" 27 + ] 28 + }