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

Felix Yan felixonmars at archlinux.org
Thu Apr 23 08:54:50 UTC 2020


    Date: Thursday, April 23, 2020 @ 08:54:50
  Author: felixonmars
Revision: 617806

upgpkg: dune 2.3.0-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-23 08:53:24 UTC (rev 617805)
+++ PKGBUILD	2020-04-23 08:54:50 UTC (rev 617806)
@@ -2,7 +2,7 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=2.2.0
+pkgver=2.3.0
 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=('0c529cbfbaac99cdd644f7066ab68a739bd09b02a57b7ca83c2f3b706594d1f1b793e7ab3b86d9cd03512a308970a6733abb08ad74320014f0654f770f41742a')
+sha512sums=('a9f0263d2db9c89270b176832b8151ed06495b0b4ef73a1c09371138b7c2362aead4227f15cdb943b870566b1d1e8c9436ee682cd6f0b1c8cafc87a0dfca1c1e')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list