Date: Saturday, May 16, 2020 @ 10:46:23
  Author: juergen
Revision: 628165

Rebuild/Update to OCaml 4.10.0

Modified:
  ocaml-num/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-16 10:41:40 UTC (rev 628164)
+++ PKGBUILD    2020-05-16 10:46:23 UTC (rev 628165)
@@ -2,7 +2,7 @@
 
 pkgname=ocaml-num
 pkgver=1.3
-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";

Reply via email to