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

Jürgen Hötzel juergen at gemini.archlinux.org
Tue Aug 9 18:48:54 UTC 2022


    Date: Tuesday, August 9, 2022 @ 18:48:54
  Author: juergen
Revision: 1264483

OCaml 4.14.0 rebuild

Modified:
  camlp4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-09 18:48:48 UTC (rev 1264482)
+++ PKGBUILD	2022-08-09 18:48:54 UTC (rev 1264483)
@@ -2,7 +2,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=camlp4
-_ocaml_ver=4.13.1
+_ocaml_ver=4.14.0
 pkgver=${_ocaml_ver%.*}+1
 pkgrel=3
 pkgdesc='Caml preprocessor and pretty-printer'
@@ -13,7 +13,7 @@
 makedepends=(git ocamlbuild ocaml-compiler-libs)
 options=(!makeflags !emptydirs staticlibs)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ocaml/camlp4/archive/$pkgver.tar.gz")
-b2sums=('78b1366163d8f2cca577c787162b950806b61a242afe7e088829f546a3a9fdc35698f4e29ac64e1fb815735f7049f8a3ee866aa675660da5ed415d531bdfb6ab')
+b2sums=('93d52b5be818c3662f6aa462a33c908a68bc85a19554f2352e2a146edbe0b39f7c9de2807a507c4f83fc59188030d085eca473afd03e71e05b039950683542ef')
 
 build() {
   cd "$pkgname-${pkgver/+/-}"



More information about the arch-commits mailing list