Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages / 
ocaml-bos


Commits:
864906a0 by Juergen Hoetzel at 2023-12-02T11:03:53+01:00
OCaml 5.1 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,12 +3,12 @@
 _pkgname=bos
 pkgname=ocaml-${_pkgname}
 pkgver=0.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="OCaml support for basic and robust interaction with the operating 
system"
 arch=('x86_64')
 url="https://erratique.ch/software/bos";
 license=('ISC')
-depends=('ocaml' 'ocaml-fpath' 'ocaml-astring' 'ocaml-rresult' 'ocaml-fmt' 
'ocaml-logs')
+depends=('ocaml' 'ocaml-fpath' 'ocaml-astring' 'ocaml-rresult' 'ocaml-fmt' 
'ocaml-logs' 'ocaml-re')
 makedepends=('ocaml-findlib' 'ocamlbuild' 'ocaml-topkg' 'opam')
 options=('!strip')
 
source=("https://erratique.ch/software/${_pkgname}/releases/${_pkgname}-${pkgver}.tbz";)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-bos/-/commit/864906a00923ca6e2ee42f83248801c5559f78f5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-bos/-/commit/864906a00923ca6e2ee42f83248801c5559f78f5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to