Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-bos
Commits:
7d295804 by Juergen Hoetzel at 2025-11-02T15:37:54+01:00
upgpkg: 0.2.1-13: ocaml-{fmt,logs} 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 = 12
+ pkgrel = 13
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=12
+pkgrel=13
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/7d29580450c12ea93be45b957ff9c8e7370cb5f1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-bos/-/commit/7d29580450c12ea93be45b957ff9c8e7370cb5f1
You're receiving this email because of your account on gitlab.archlinux.org.