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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Mon Apr 18 19:42:45 UTC 2022


    Date: Monday, April 18, 2022 @ 19:42:45
  Author: kgizdov
Revision: 1187020

upgpkg: dune 3.1.0-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-18 18:55:04 UTC (rev 1187019)
+++ PKGBUILD	2022-04-18 19:42:45 UTC (rev 1187020)
@@ -3,8 +3,8 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=3.0.3
-pkgrel=2
+pkgver=3.1.0
+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-csexp' 'ocaml-pp')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('839e942bcf8189763d0d9b01614333bb2f036bce68c82959e51d2e9145b57067cb862b66781912391c1a0f531b8dddf2ffeafcee71c626169a437fe40feba155')
+sha512sums=('0b9d835cfd332dd7f8d3531e7d7070f88cd5791a759fed103d6ee39133a40d0197cf3b3df4f57e20952841f766968c27c3f489d2a7576c768a5749d183b2365c')
 
 _dune_release_pkgs=('dune' 'dune-action-plugin' 'dune-build-info' 'dune-configurator' 'dune-glob' 'dune-private-libs' 'dune-site' 'dyn' 'stdune' 'ordering' 'xdg' 'fiber')
 



More information about the arch-commits mailing list