Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages / dune


Commits:
47c2dbfb by Juergen Hoetzel at 2023-12-02T10:10:52+01:00
Update to 3.11.1 / OCaml 5.1 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,17 +3,17 @@
 # Contributor: Jakob Gahde <[email protected]>
 
 pkgname=dune
-pkgver=3.8.0
-pkgrel=2
+pkgver=3.11.1
+pkgrel=1
 pkgdesc="A composable build system for OCaml (formerly jbuilder)"
 arch=(x86_64)
 url="https://github.com/ocaml/dune";
 license=('Apache')
 depends=('glibc')
-makedepends=('ocaml>=5.0.0' 'ocaml-compiler-libs>=5.0.0' 'ocaml-csexp' 
'ocaml-pp' 'ocaml-findlib')
+makedepends=('ocaml' 'ocaml-compiler-libs' 'ocaml-csexp' 'ocaml-pp' 
'ocaml-findlib')
 optdepends=('ocaml: Dune standard library')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('773a2643b187f37dd2e21df41f18818753e249e66c2d98a4cfee3d9997f528827b2cf3c60d2992ffdc51397c393ac1a0fcc5339bdec2d87f82252114394d2355')
+b2sums=('de80e4be355fe7c6f04f0004fbf28dac18c803fb055bd74a1c30a8983f8a234a487244561bd622f3330cfb55670163355c2a1647e847d2e3966690a62a10b644')
 
 
 _dune_release_pkgs=('dune' 'dune-action-plugin' 'dune-build-info' 
'dune-configurator' 'dune-glob' 'dune-private-libs'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dune/-/commit/47c2dbfb86d762c90c1f6467f2801a37651da845

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dune/-/commit/47c2dbfb86d762c90c1f6467f2801a37651da845
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to