[arch-commits] Commit in dune/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 2 21:50:34 UTC 2020
Date: Thursday, July 2, 2020 @ 21:50:33
Author: felixonmars
Revision: 657554
upgpkg: dune 2.6.1-1
Modified:
dune/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-02 21:42:36 UTC (rev 657553)
+++ PKGBUILD 2020-07-02 21:50:33 UTC (rev 657554)
@@ -2,7 +2,7 @@
# Contributor: Jakob Gahde <j5lx at fmail.co.uk>
pkgname=dune
-pkgver=2.6.0
+pkgver=2.6.1
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=('2940b432504331dccbfbd61bf32f4960286efab34de65df1c335226ab3d48b2225569774674b09ef0846bc3a691eea0eeb1d688855e37be7b2b69adf69cb2a29')
+sha512sums=('6e988016cb701b9294330aecaec9214ea4fdafe9af9c433e326284bc42fe019eaa5006a5987e29451d831a47cd8f9596b6d9562478e2d73b98e4c57d0691c3ec')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list