[arch-commits] Commit in dune/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Thu May 30 09:02:52 UTC 2019
Date: Thursday, May 30, 2019 @ 09:02:51
Author: archange
Revision: 474545
upgpkg: dune 1.10.0-1
Modified:
dune/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-30 09:02:38 UTC (rev 474544)
+++ PKGBUILD 2019-05-30 09:02:51 UTC (rev 474545)
@@ -2,7 +2,7 @@
# Contributor: Jakob Gahde <j5lx at fmail.co.uk>
pkgname=dune
-pkgver=1.9.3
+pkgver=1.10.0
pkgrel=1
pkgdesc="A composable build system for OCaml (formerly jbuilder)"
arch=(x86_64)
@@ -13,7 +13,7 @@
conflicts=(jbuilder)
replaces=(jbuilder)
source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('abd9fecab9d7d0b8554a8443fc3d9b2fb1314dc4e823f7aaf8b19e5293f42164')
+sha256sums=('1ea4e866d80860a24a924c3f8bde5e2e3ba1b4ee59ac78b9eecf82c436813b62')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list