Date: Tuesday, January 3, 2023 @ 01:07:42
  Author: kgizdov
Revision: 1374195

upgpkg: dune 3.6.2-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-03 01:05:13 UTC (rev 1374194)
+++ PKGBUILD    2023-01-03 01:07:42 UTC (rev 1374195)
@@ -3,7 +3,7 @@
 # Contributor: Jakob Gahde <j...@fmail.co.uk>
 
 pkgname=dune
-pkgver=3.6.1
+pkgver=3.6.2
 pkgrel=1
 pkgdesc="A composable build system for OCaml (formerly jbuilder)"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=('ocaml' 'ocaml-compiler-libs' 'ocaml-csexp' 'ocaml-pp' 
'ocaml-findlib')
 optdepends=('ocaml: Dune standard library')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('89eb18ff7d3808812e9422b36713336cabc2bd48e875621facee1307ff082f6a')
+b2sums=('4043a425c2d8a141fe89187d0ff0c26dc26a71a98c87e17bec0a8bdbfc58a5e7f55460fa06427915b2035fa33b46244aac6631dcac0106833ead7acaed776f95')
 
 
 _dune_release_pkgs=('dune' 'dune-action-plugin' 'dune-build-info' 
'dune-configurator' 'dune-glob' 'dune-private-libs' 'dune-site' 'dune-rpc' 
'dyn' 'stdune' 'ordering' 'xdg' 'fiber')

Reply via email to