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

Felix Yan felixonmars at archlinux.org
Thu May 7 06:06:13 UTC 2020


    Date: Thursday, May 7, 2020 @ 06:06:13
  Author: felixonmars
Revision: 625263

upgpkg: dune 2.4.0-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 06:04:49 UTC (rev 625262)
+++ PKGBUILD	2020-05-07 06:06:13 UTC (rev 625263)
@@ -2,7 +2,7 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=2.3.1
+pkgver=2.4.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=('bd06bf9d61e3a1ab730147efe4c674b9d2033899fb794255dfee5938ef94aa27e6db5e16fd2313b5d2b6e4142f9b2ff22f6c8d716bcd5383a8549fb204e34528')
+sha512sums=('4e8ecc422cd00b63aca95b9ce2ab16bad6e9ab53a5be991377c932ccaf117c974012ebaaacc6138f3b5b3154d395099c6828fb87b2ba096393db2d82d3f47fee')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list