Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages / ocaml-bos
Commits: 6619e63d by Juergen Hoetzel at 2024-03-09T20:00:37+01:00 upgpkg: 0.2.1-3: OCaml 5.1.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 = 2 + pkgrel = 3 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=2 +pkgrel=3 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/6619e63db073aa17a4eabe5b9ced96fbea27dd8b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-bos/-/commit/6619e63db073aa17a4eabe5b9ced96fbea27dd8b You're receiving this email because of your account on gitlab.archlinux.org.