Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-pp
Commits:
158b310a by Juergen Hoetzel at 2025-11-01T14:41:30+01:00
upgpkg: 2.0.0-4: OCaml 5.4.0-1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-pp
pkgdesc = OCaml Pretty printing: a lean alternative to the Format
module of the OCaml standard library.
pkgver = 2.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/ocaml-dune/pp
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_pkgname='pp'
pkgname="ocaml-${_pkgname}"
pkgver=2.0.0
-pkgrel=3
+pkgrel=4
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"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-pp/-/commit/158b310a4e4b4df43d20b0ec339119779b72c512
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-pp/-/commit/158b310a4e4b4df43d20b0ec339119779b72c512
You're receiving this email because of your account on gitlab.archlinux.org.