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


Commits:
adf7d7ae by Juergen Hoetzel at 2023-12-02T11:09:37+01:00
OCaml 5.1 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,13 +2,13 @@
 _pkgname='pp'
 pkgname="ocaml-${_pkgname}"
 pkgver=1.1.2
-pkgrel=5
+pkgrel=6
 pkgdesc="OCaml Pretty printing: a lean alternative to the Format module of the 
OCaml standard library."
 arch=('x86_64')
 url="https://github.com/ocaml-dune/pp";
 license=('MIT')
 makedepends=('dune')
-depends=('glibc' 'ocaml>=5.0.0')
+depends=('glibc')
 options=('!strip')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 
sha512sums=('8c4dbce6930c62f5cee26ebef907b7b862b03fb57a07a3c6bebc31ee40ef16a6fe2b9450a7fe7016dd48bcf9807009c411f5ea8e587550644495bd7970c63085')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-pp/-/commit/adf7d7aebb92b0656427410b7025d6905a191120

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


Reply via email to