Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / ocaml-base
Commits: 7395a7e0 by Felix Yan at 2023-12-02T11:54:44+02:00 upgpkg: 0.16.3-1 - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = ocaml-base + pkgdesc = Full standard library replacement for OCaml + pkgver = 0.16.3 + pkgrel = 1 + url = https://github.com/janestreet/base + arch = x86_64 + license = MIT + makedepends = git + makedepends = dune + makedepends = ocaml-compiler-libs + depends = ocaml>=4.14.0 + depends = ocaml-sexplib0>=0.16.0 + options = !strip + source = git+https://github.com/janestreet/base.git#commit=2859444a65e51799795e80ad774a01f84b5d4518 + sha256sums = SKIP + +pkgname = ocaml-base View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-base/-/commit/7395a7e0062585e77b872def07c3d0a4e800b057 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-base/-/commit/7395a7e0062585e77b872def07c3d0a4e800b057 You're receiving this email because of your account on gitlab.archlinux.org.
