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

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


    Date: Tuesday, July 27, 2021 @ 15:47:35
  Author: juergen
Revision: 987773

ocaml-4.12.0 rebuild

Modified:
  ocaml-num/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-27 15:47:22 UTC (rev 987772)
+++ PKGBUILD	2021-07-27 15:47:35 UTC (rev 987773)
@@ -3,12 +3,12 @@
 
 pkgname=ocaml-num
 pkgver=1.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Library for arbitrary-precision integer and rational arithmetic that used to be part of the OCaml core distribution"
 arch=('x86_64')
 url="https://github.com/ocaml/num"
 license=('LGPL2.1')
-depends=('ocaml>=4.11.1')
+depends=('ocaml>=4.12.0')
 makedepends=('ocaml-findlib')
 options=('!strip' '!makeflags')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ocaml/num/archive/v${pkgver}.tar.gz")



More information about the arch-commits mailing list