Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages / ocaml-hashcons
Commits: 77a4b89d by Juergen Hoetzel at 2023-12-02T11:08:17+01:00 OCaml 5.1 rebuild - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,12 +2,12 @@ pkgname=ocaml-hashcons pkgver=1.3 -pkgrel=6 +pkgrel=7 pkgdesc='OCaml hash-consing library' url="https://github.com/backtracking/ocaml-hashcons" arch=('x86_64') license=('LGPL2.1') -depends=('ocaml>=5.0.0') +depends=('ocaml') makedepends=('ocaml-findlib') options=('!strip' '!makeflags' 'staticlibs') source=("https://github.com/backtracking/ocaml-hashcons/archive/$pkgver/$pkgname-$pkgver.tar.gz") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-hashcons/-/commit/77a4b89d6d9b63901869621c7491b553e010c8ff -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-hashcons/-/commit/77a4b89d6d9b63901869621c7491b553e010c8ff You're receiving this email because of your account on gitlab.archlinux.org.
