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

Felix Yan felixonmars at archlinux.org
Mon Mar 29 22:53:28 UTC 2021


    Date: Monday, March 29, 2021 @ 22:53:28
  Author: felixonmars
Revision: 910293

upgpkg: dune 2.8.5-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 22:46:24 UTC (rev 910292)
+++ PKGBUILD	2021-03-29 22:53:28 UTC (rev 910293)
@@ -3,7 +3,7 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=2.8.4
+pkgver=2.8.5
 pkgrel=1
 pkgdesc="A composable build system for OCaml (formerly jbuilder)"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(Apache)
 depends=(glibc "ocaml>=4.11.1" ocaml-findlib ocaml-csexp)
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('13b36eb6a943f9513987a23dab467b2e449cc3a4de35227f8323c3c724b27f19daac500602141ab22a04579243333c8484ce27a7f73e46a72e796d30fb1c3253')
+sha512sums=('4d0d8611aeb945afdff4319d7195e3b84e1896e64010a2809ca59d3e0721eded3e7c560cf28ea19c93f5a82b1843d97165751060a6b2425c8db9a7cfc17d6e32')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list