Date: Thursday, April 20, 2023 @ 09:38:11 Author: felixonmars Revision: 1447545
upgpkg: ocaml-stdio 0.15.0-3: rebuild with ocaml-base 0.15.1 Modified: ocaml-stdio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-20 09:37:52 UTC (rev 1447544) +++ PKGBUILD 2023-04-20 09:38:11 UTC (rev 1447545) @@ -6,7 +6,7 @@ _projectname='stdio' pkgname="ocaml-$_projectname" pkgver=0.15.0 -pkgrel=2 +pkgrel=3 pkgdesc='Standard IO Library for OCaml' arch=('x86_64') url="https://github.com/janestreet/$_projectname"