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

Felix Yan felixonmars at archlinux.org
Mon Mar 23 01:52:44 UTC 2020


    Date: Monday, March 23, 2020 @ 01:52:44
  Author: felixonmars
Revision: 603679

upgpkg: dune 2.0.1-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-23 01:46:21 UTC (rev 603678)
+++ PKGBUILD	2020-03-23 01:52:44 UTC (rev 603679)
@@ -2,7 +2,7 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=2.0.0
+pkgver=2.0.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=('df6ef6f9c21e68ec4836c3e2197c9acc3763eb969a3e855e0e60374f200971cf5ae92fa1926f683e3e6be9acbdcb37ac87e4d03dae648695c22fde8eed44a1f3')
+sha512sums=('5d0e2c1811a887ecfc04e1f9e0ffab0b6cab0f462dc194d676ea3b59a09bc22857a3cfcd6aaf79b11258aa4b60267e888a450d64b743f6294d093c0016c00efa')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list