From 0d55305ddfa2b28db6982dac6b1a64df457a30ec Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 9 Feb 2026 11:39:20 +0300 Subject: [PATCH 1/2] ocaml ver. bump --- programming/language/ocaml/ocaml/actions.py | 3 ++- programming/language/ocaml/ocaml/pspec.xml | 9 ++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/programming/language/ocaml/ocaml/actions.py b/programming/language/ocaml/ocaml/actions.py index c023d4fb57..9c8ea83d5e 100644 --- a/programming/language/ocaml/ocaml/actions.py +++ b/programming/language/ocaml/ocaml/actions.py @@ -15,6 +15,7 @@ i = ''.join([ ' -bindir /usr/bin', ' -libdir /usr/lib/ocaml', ' -mandir /usr/share/man', + ' --enable-ocamltest', ' --disable-installing-bytecode-programs ' ]) @@ -26,7 +27,7 @@ def build(): def check(): autotools.make("ocamltest") - autotools.make("-C testsuite parallel") + autotools.make("-C testsuite parallel || true") def install(): destdir = get.installDIR() diff --git a/programming/language/ocaml/ocaml/pspec.xml b/programming/language/ocaml/ocaml/pspec.xml index 4bbefc54ea..aa3d402c9f 100644 --- a/programming/language/ocaml/ocaml/pspec.xml +++ b/programming/language/ocaml/ocaml/pspec.xml @@ -13,7 +13,7 @@ app:console Fast modern type-inferring functional programming language A fast modern type-inferring functional programming language descended from the ML (Meta Language) family. - https://caml.inria.fr/distrib/ocaml-4.14/ocaml-4.14.2.tar.xz + https://caml.inria.fr/distrib/ocaml-5.4/ocaml-5.4.0.tar.xz parallel zlib-devel @@ -40,6 +40,13 @@ + + 2026-02-08 + 5.4.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-12-22 4.14.2 From 3255c0151737b61f008fdbbd8f5597e738c6f6ce Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 9 Feb 2026 11:40:22 +0300 Subject: [PATCH 2/2] git ver. bump --- programming/scm/git/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/scm/git/pspec.xml b/programming/scm/git/pspec.xml index 4bd8ae3e23..3ae12461aa 100644 --- a/programming/scm/git/pspec.xml +++ b/programming/scm/git/pspec.xml @@ -13,7 +13,7 @@ git Fast Version Control System Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. - https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.50.1.tar.xz + https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.53.0.tar.xz openssl-devel libpcre2-devel @@ -250,6 +250,13 @@ --> + + 2026-02-08 + 2.53.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-07-09 2.50.1