[arch-commits] Commit in ocaml-csexp/trunk (PKGBUILD)
Jürgen Hötzel
juergen at gemini.archlinux.org
Sat Dec 11 12:21:21 UTC 2021
Date: Saturday, December 11, 2021 @ 12:21:21
Author: juergen
Revision: 1068240
OCaml 4.13.1 rebuild
Modified:
ocaml-csexp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-11 12:20:04 UTC (rev 1068239)
+++ PKGBUILD 2021-12-11 12:21:21 UTC (rev 1068240)
@@ -2,13 +2,13 @@
_pkgname='csexp'
pkgname="ocaml-${_pkgname}"
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="OCaml canonical S-expressions"
arch=(x86_64)
url="https://github.com/ocaml-dune/csexp"
license=('MIT')
makedepends=(dune)
-depends=(glibc "ocaml>=4.12.0" ocaml-findlib ocaml-result)
+depends=(glibc "ocaml>=4.13.1" ocaml-findlib ocaml-result)
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('b451f380786fda53998f77b1509422d58bb5a51518595e329f625fbf0ca67e597be0c9935de77a10a65216cb4b9ec91579ad51bdeee536795e142e014433d46b')
More information about the arch-commits
mailing list