Date: Tuesday, July 27, 2021 @ 18:58:34
Author: juergen
Revision: 420539
ocaml-4.12.0 rebuild
Modified:
llvm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-27 16:42:43 UTC (rev 420538)
+++ PKGBUILD 2021-07-27 18:58:34 UTC (rev 420539)
@@ -3,8 +3,8 @@
pkgname=('llvm' 'llvm-libs' 'llvm-ocaml')
pkgver=12.0.1
-pkgrel=1
-_ocaml_ver=4.11.1
+pkgrel=2
+_ocaml_ver=4.12.0
arch=('x86_64')
url="https://llvm.org/"
license=('custom:Apache 2.0 with LLVM Exception')