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
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