[arch-commits] Commit in ocaml/trunk (PKGBUILD)
Jürgen Hötzel
juergen at gemini.archlinux.org
Tue Jul 27 15:40:52 UTC 2021
Date: Tuesday, July 27, 2021 @ 15:40:52
Author: juergen
Revision: 420511
upgpkg: ocaml 4.12.0-1
Modified:
ocaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-27 12:55:07 UTC (rev 420510)
+++ PKGBUILD 2021-07-27 15:40:52 UTC (rev 420511)
@@ -2,7 +2,7 @@
pkgbase='ocaml'
pkgname=('ocaml' 'ocaml-compiler-libs')
-pkgver=4.11.1
+pkgver=4.12.0
pkgrel=1
pkgdesc="A functional language with OO extensions"
arch=('x86_64')
@@ -11,7 +11,7 @@
makedepends=('ncurses>=5.6-7')
optdepends=('ncurses: advanced ncurses features' 'tk: advanced tk features')
source=(https://caml.inria.fr/distrib/ocaml-${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('ca34655dc22257aa48aeb48a9cf56bde177aa0f0e7f3965f334939934801a206ed5667b7ab0cc291df9e6bf1bb3251f7384f078ea5562e647fde93167ecb1e84')
+sha512sums=('fff347398300097e32dcdd0fabfa158693e3d27d4b0fef23a564be4993950be374e3e436205e621485f4188ab007e489c50b1294e1999dac36312e56ec5b52c9')
options=('!makeflags' '!emptydirs' 'staticlibs')
More information about the arch-commits
mailing list