···1717install: [make "install"]
1818synopsis: "MirageOS HTTP client and server driver for Unix"
1919url {
2020- src: "https://github.com/mirage/mirage-http-unix/archive/v1.0.0.tar.gz"
2020+ src:
2121+ "https://github.com/ocaml/opam-source-archives/raw/main/mirage-http-unix-1.0.0.tar.gz"
2122 checksum: "md5=ac773d4a74cf0e6e8d109d3eb86f296c"
2223}
+2-1
packages/ocaml-r/ocaml-r.0.0.1/opam
···3636 "OCaml-R is still in development, is usable, but still has some syntactic idiosyncrasies and some performance bottlenecks."
3737flags: light-uninstall
3838url {
3939- src: "https://github.com/pveber/OCaml-R/archive/pre-nyc-refactoring.tar.gz"
3939+ src:
4040+ "https://github.com/ocaml/opam-source-archives/raw/main/ocaml-r-0.0.1.tar.gz"
4041 checksum: "md5=956f057af8871eb9f782ae75d45c2fda"
4142}