Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-bos
Commits:
ef8694e0 by Juergen Hoetzel at 2025-11-01T14:34:03+01:00
upgpkg: 0.2.1-12: OCaml 5.4.0-1 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 = 11
+ pkgrel = 12
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=11
+pkgrel=12
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/ef8694e0bd1242511b43603864a1d090bf010a94
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-bos/-/commit/ef8694e0bd1242511b43603864a1d090bf010a94
You're receiving this email because of your account on gitlab.archlinux.org.