this repo has no description

clangml.4.8.0 is unavailable on s390x (not clangml.4.7.0)

Changed files
+1 -1
packages
clangml
clangml.4.7.0
clangml.4.8.0
-1
packages/clangml/clangml.4.7.0/opam
···
homepage: "https://github.com/thierry-martinez/clangml/"
doc: "https://github.com/thierry-martinez/clangml/blob/v4.7.0/README.md"
bug-reports: "https://github.com/thierry-martinez/clangml/issues"
-
available: arch != "s390x"
depends: [
"conf-libclang" {<= "14"}
"conf-ncurses"
+1
packages/clangml/clangml.4.8.0/opam
···
homepage: "https://github.com/thierry-martinez/clangml/"
doc: "https://github.com/thierry-martinez/clangml/blob/v4.8.0/README.md"
bug-reports: "https://github.com/thierry-martinez/clangml/issues"
+
available: arch != "s390x"
depends: [
"conf-libclang" {<= "15"}
"conf-ncurses"