[arch-commits] Commit in dune/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 29 18:04:09 UTC 2020
Date: Sunday, March 29, 2020 @ 18:04:08
Author: felixonmars
Revision: 606262
upgpkg: dune 2.1.1-1
Modified:
dune/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-29 18:03:26 UTC (rev 606261)
+++ PKGBUILD 2020-03-29 18:04:08 UTC (rev 606262)
@@ -2,7 +2,7 @@
# Contributor: Jakob Gahde <j5lx at fmail.co.uk>
pkgname=dune
-pkgver=2.1.0
+pkgver=2.1.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=('24afb44e458f819dfde3775b76c3ccf43f3fa5d8ce9a14ee9bf6658c1c116f95659c21a9ea208e5711c844fabc661cc434070bce6c9307154d506b6599ffb57f')
+sha512sums=('6aa4d907241415ad4b20578efec64998646d10b3ae378e4c8a96397d07263bfcb5c453c72a99071595c72c4daff3f040fb6e10a30c18892c698ad2c71724cc7f')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list