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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Thu Aug 12 08:35:01 UTC 2021


    Date: Thursday, August 12, 2021 @ 08:35:01
  Author: kgizdov
Revision: 997505

upgpkg: ocaml-csexp 1.5.1-1

Modified:
  ocaml-csexp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-12 08:30:19 UTC (rev 997504)
+++ PKGBUILD	2021-08-12 08:35:01 UTC (rev 997505)
@@ -1,8 +1,8 @@
 # Maintainer: Konstantin Gizdov <arch at kge dot pw>
 _pkgname='csexp'
 pkgname="ocaml-${_pkgname}"
-pkgver=1.3.2
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
 pkgdesc="OCaml canonical S-expressions"
 arch=(x86_64)
 url="https://github.com/ocaml-dune/csexp"
@@ -10,7 +10,7 @@
 makedepends=(dune)
 depends=(glibc "ocaml>=4.12.0" ocaml-findlib ocaml-result)
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('61b239a0283792c218b8b71582255c5c8ffc882195245e292077064fc9b54ec4402887fc26b74413fca670fb7c01dc42ca998aa2ed40982798b580e6f3b747ee')
+sha512sums=('b451f380786fda53998f77b1509422d58bb5a51518595e329f625fbf0ca67e597be0c9935de77a10a65216cb4b9ec91579ad51bdeee536795e142e014433d46b')
 
 build() {
     cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list