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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Mon Feb 7 10:05:29 UTC 2022


    Date: Monday, February 7, 2022 @ 10:05:28
  Author: kgizdov
Revision: 1127415

upgpkg: dune 2.9.3-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-07 10:03:50 UTC (rev 1127414)
+++ PKGBUILD	2022-02-07 10:05:28 UTC (rev 1127415)
@@ -3,7 +3,7 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=2.9.2
+pkgver=2.9.3
 pkgrel=1
 pkgdesc="A composable build system for OCaml (formerly jbuilder)"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(Apache)
 depends=('glibc' 'ocaml>=4.13.1' 'ocaml-findlib' 'ocaml-csexp')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('34ba699b4e33bd6d849553f0349b117b4ab8820f1d087b928e9c99ad8b5734a0618089cff57c4a23f14f09112df26c12903183ed5fd1647358e99cb6494a66d4')
+sha512sums=('df6e06a9beebf41f3ed375384be781b5c87c7949048995cc0bbad13dd65c96bd8b27415cd41e43b1112bd86524a59a7dd418e14b5c72b4f1f8fd4ac5ca2d1494')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list