Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages / ocaml-findlib
Commits: c97b6840 by Juergen Hoetzel at 2023-12-02T11:06:57+01:00 OCaml 5.1 rebuild - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -8,12 +8,12 @@ pkgname=ocaml-findlib pkgver=1.9.6 -pkgrel=2 +pkgrel=3 pkgdesc='OCaml package manager' arch=(x86_64) url='http://projects.camlcity.org/projects/findlib.html' license=(MIT) -depends=("ocaml-compiler-libs>=5.0.0" 'ocaml>=5.0.0') +depends=("ocaml-compiler-libs" 'ocaml') source=("http://download.camlcity.org/download/findlib-$pkgver.tar.gz") b2sums=('c9c98b9e92c0cf690e2c8794a1ed606c0288d49a016dfa08592c9f617be1020385f52bf37345a7cbcbc7f0fcb19750a6617036cbf90afef231eccdbc7132baf8') options=(!makeflags !strip staticlibs zipman) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-findlib/-/commit/c97b6840ffb028268e6a199696e2bb31bd97a88b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-findlib/-/commit/c97b6840ffb028268e6a199696e2bb31bd97a88b You're receiving this email because of your account on gitlab.archlinux.org.
