community/dune: upgrade to 2.8.5

This commit is contained in:
omni 2021-03-29 12:28:23 +00:00 committed by prspkt
parent 2ee71a29d3
commit 89d99f663c

View File

@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: omni <omni+alpine@hack.org>
pkgname=dune
pkgver=2.8.4
pkgver=2.8.5
pkgrel=0
pkgdesc="A composable build system for OCaml (formerly Jbuilder)"
url="https://github.com/ocaml/dune"
@ -38,4 +38,4 @@ emacs() {
mv "$pkgdir"/usr/share/emacs/ "$subpkgdir"/usr/share/emacs/
}
sha512sums="13b36eb6a943f9513987a23dab467b2e449cc3a4de35227f8323c3c724b27f19daac500602141ab22a04579243333c8484ce27a7f73e46a72e796d30fb1c3253 dune-2.8.4.tar.gz"
sha512sums="4d0d8611aeb945afdff4319d7195e3b84e1896e64010a2809ca59d3e0721eded3e7c560cf28ea19c93f5a82b1843d97165751060a6b2425c8db9a7cfc17d6e32 dune-2.8.5.tar.gz"