[arch-commits] Commit in dune/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 27 08:23:26 UTC 2020
Date: Monday, July 27, 2020 @ 08:23:26
Author: felixonmars
Revision: 665414
upgpkg: dune 2.6.2-1
Modified:
dune/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-27 08:14:23 UTC (rev 665413)
+++ PKGBUILD 2020-07-27 08:23:26 UTC (rev 665414)
@@ -2,7 +2,7 @@
# Contributor: Jakob Gahde <j5lx at fmail.co.uk>
pkgname=dune
-pkgver=2.6.1
+pkgver=2.6.2
pkgrel=1
pkgdesc="A composable build system for OCaml (formerly jbuilder)"
arch=(x86_64)
@@ -10,7 +10,7 @@
license=(Apache)
depends=(glibc ocaml ocaml-findlib)
source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('6e988016cb701b9294330aecaec9214ea4fdafe9af9c433e326284bc42fe019eaa5006a5987e29451d831a47cd8f9596b6d9562478e2d73b98e4c57d0691c3ec')
+sha512sums=('34993daaf10b2f4e897b56d60bd329472f80cec58c61348b086974d17f195946f16d5e767a0ee85f0a59e86a26ca9b3ea56ae81e8072442fbc041457bc9afed0')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list