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

Jürgen Hötzel juergen at gemini.archlinux.org
Sat Dec 11 12:06:19 UTC 2021


    Date: Saturday, December 11, 2021 @ 12:06:19
  Author: juergen
Revision: 1068230

OCaml 4.13.1 rebuild

Modified:
  ocaml-findlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-11 12:04:39 UTC (rev 1068229)
+++ PKGBUILD	2021-12-11 12:06:19 UTC (rev 1068230)
@@ -8,12 +8,12 @@
 
 pkgname=ocaml-findlib
 pkgver=1.9.1
-pkgrel=2
+pkgrel=3
 pkgdesc='OCaml package manager'
 arch=(x86_64)
 url='http://projects.camlcity.org/projects/findlib.html'
 license=(MIT)
-depends=(ocaml-compiler-libs 'ocaml=4.12.0')
+depends=(ocaml-compiler-libs 'ocaml=4.13.1')
 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