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

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


    Date: Tuesday, July 27, 2021 @ 15:51:27
  Author: juergen
Revision: 420519

ocaml-4.12.0 rebuild

Modified:
  ocaml-integers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-27 15:50:58 UTC (rev 420518)
+++ PKGBUILD	2021-07-27 15:51:27 UTC (rev 420519)
@@ -2,13 +2,13 @@
 
 pkgname=ocaml-integers
 pkgver=0.4.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Library for binding to C libraries using pure OCaml'
 arch=('i686' 'x86_64')
 url=https://github.com/ocamllabs/ocaml-integers
 license=('custom')
 options=('!strip')
-makedepends=('dune' 'ocaml-topkg' 'ocaml-findlib' 'ocaml-compiler-libs>=4.11.0' 'ocamlbuild' 'opam')
+makedepends=('dune' 'ocaml-topkg' 'ocaml-findlib' 'ocaml-compiler-libs>=4.12.0' 'ocamlbuild' 'opam')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ocamllabs/$pkgname/archive/$pkgver.tar.gz")
 sha256sums=('ba6e087606c622533ecca9dc4c0917a3cc183e73e3e7d8511b68e21183ef913f')
 



More information about the arch-commits mailing list