Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
ocaml-base


Commits:
6c82f22a by Daniel Peukert at 2023-12-02T10:11:23+01:00
ocaml-base: update to 0.16.3

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,14 +3,14 @@
 # Contributor: Jakob Gahde <[email protected]>
 
 pkgname=ocaml-base
-pkgver=0.15.1
-_commit=adb4623168f6cdc26a7e9e953a82b9ceb16d1e19
-pkgrel=2
+pkgver=0.16.3
+_commit=2859444a65e51799795e80ad774a01f84b5d4518
+pkgrel=1
 pkgdesc='Full standard library replacement for OCaml'
 arch=('x86_64')
 url="https://github.com/janestreet/base";
 license=('MIT')
-depends=('ocaml' 'ocaml-sexplib0')
+depends=('ocaml>=4.14.0' 'ocaml-sexplib0>=0.16.0')
 makedepends=('git' 'dune' 'ocaml-compiler-libs')
 options=('!strip')
 source=("git+https://github.com/janestreet/base.git#commit=$_commit";)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-base/-/commit/6c82f22a4b76cf583e2287b7d1ae78983c3404e2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-base/-/commit/6c82f22a4b76cf583e2287b7d1ae78983c3404e2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to