Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages / ocaml-bos
Commits: 5d7785d7 by Juergen Hoetzel at 2025-05-21T19:35:46+02:00 upgpkg: 0.2.1-11 (ocaml-logs and ocaml-fmt rebuild) - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = ocaml-bos pkgdesc = OCaml support for basic and robust interaction with the operating system pkgver = 0.2.1 - pkgrel = 10 + pkgrel = 11 url = https://erratique.ch/software/bos arch = x86_64 license = ISC ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _pkgname=bos pkgname=ocaml-${_pkgname} pkgver=0.2.1 -pkgrel=10 +pkgrel=11 pkgdesc="OCaml support for basic and robust interaction with the operating system" arch=('x86_64') url="https://erratique.ch/software/bos" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-bos/-/commit/5d7785d799ef74dc03ed530fd5b851023ffebced -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-bos/-/commit/5d7785d799ef74dc03ed530fd5b851023ffebced You're receiving this email because of your account on gitlab.archlinux.org.