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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 23 14:50:09 UTC 2022


    Date: Sunday, January 23, 2022 @ 14:50:08
  Author: felixonmars
Revision: 1113602

upgpkg: dune 2.9.2-1

Modified:
  dune/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-23 14:42:14 UTC (rev 1113601)
+++ PKGBUILD	2022-01-23 14:50:08 UTC (rev 1113602)
@@ -3,8 +3,8 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=2.9.1
-pkgrel=2
+pkgver=2.9.2
+pkgrel=1
 pkgdesc="A composable build system for OCaml (formerly jbuilder)"
 arch=(x86_64)
 url="https://github.com/ocaml/dune"
@@ -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=('4fcff34de4acc4429dd73864ca90e695d8ba436839fd679608f7db292e44be70c3db455a58f59477f2055f84ce497bfa8e90e485ed9536acad3c1b3be3d4be77')
+sha512sums=('34ba699b4e33bd6d849553f0349b117b4ab8820f1d087b928e9c99ad8b5734a0618089cff57c4a23f14f09112df26c12903183ed5fd1647358e99cb6494a66d4')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list