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

Jürgen Hötzel juergen at archlinux.org
Thu Nov 29 07:01:03 UTC 2018


    Date: Thursday, November 29, 2018 @ 07:01:02
  Author: juergen
Revision: 340573

update to OCaml 4.07.1

Modified:
  ocaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-28 22:58:16 UTC (rev 340572)
+++ PKGBUILD	2018-11-29 07:01:02 UTC (rev 340573)
@@ -2,7 +2,7 @@
 
 pkgbase='ocaml'
 pkgname=('ocaml' 'ocaml-compiler-libs')
-pkgver=4.07.0
+pkgver=4.07.1
 pkgrel=1
 pkgdesc="A functional language with OO extensions"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('tk>=8.6.0' 'ncurses>=5.6-7' 'libx11')
 optdepends=('ncurses: advanced ncurses features' 'tk: advanced tk features')
 source=(http://caml.inria.fr/distrib/ocaml-${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('9dd56728f2ceea4784e6d574612fbcee2aa4c611')
+sha1sums=('4f6457627a034e3b58c88a5ee6cc69aebd306746')
 options=('!makeflags' '!emptydirs' 'staticlibs')
 
 build() {



More information about the arch-commits mailing list