Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocamlbuild
Commits:
e2bd8642 by Juergen Hoetzel at 2025-11-01T14:36:21+01:00
upgpkg: 0.16.1-4: OCaml 5.4.0-1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocamlbuild
pkgdesc = Build tool that has built-in rules for building OCaml
libraries and programs
pkgver = 0.16.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/ocaml/ocamlbuild
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=ocamlbuild
pkgver=0.16.1
-pkgrel=3
+pkgrel=4
pkgdesc='Build tool that has built-in rules for building OCaml libraries and
programs'
arch=(x86_64)
license=(GPL-2.0-only)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocamlbuild/-/commit/e2bd86420e910fad58e5f66c0210db7257181fa0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocamlbuild/-/commit/e2bd86420e910fad58e5f66c0210db7257181fa0
You're receiving this email because of your account on gitlab.archlinux.org.