[arch-commits] Commit in ocaml-findlib/trunk (PKGBUILD)

Jürgen Hötzel juergen at gemini.archlinux.org
Tue Jul 27 15:44:31 UTC 2021


    Date: Tuesday, July 27, 2021 @ 15:44:30
  Author: juergen
Revision: 987763

ocaml-4.12.0 rebuild

Modified:
  ocaml-findlib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-27 15:43:26 UTC (rev 987762)
+++ PKGBUILD	2021-07-27 15:44:30 UTC (rev 987763)
@@ -8,12 +8,12 @@
 
 pkgname=ocaml-findlib
 pkgver=1.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc='OCaml package manager'
 arch=(x86_64)
 url='http://projects.camlcity.org/projects/findlib.html'
 license=(MIT)
-depends=(ocaml-compiler-libs 'ocaml=4.11.1')
+depends=(ocaml-compiler-libs 'ocaml=4.12.0')
 source=("http://download.camlcity.org/download/findlib-$pkgver.tar.gz")
 b2sums=('8b51e3ca3dde04e77e225638f9d45166acf42fb1e3321aa5ce6e66fcddcfb978a301f2fa22a26172e1a8c2f8a879c5d1d10e8c984994d6b2879c21c4392955ce')
 options=(!makeflags !strip staticlibs zipman)



More information about the arch-commits mailing list