From 9066ae942b47914e856617d8274af85aa65eb2cf Mon Sep 17 00:00:00 2001 From: Marco De Lucia Date: Thu, 13 Nov 2025 16:22:21 +0100 Subject: [PATCH] Chore: New URL and name for litephreeqc in .gitmodules --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 26a3acc7f..ad7c9d598 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,6 +2,6 @@ path = ext/tug url = ../tug.git -[submodule "ext/iphreeqc"] - path = ext/iphreeqc - url = ../iphreeqc.git +[submodule "ext/litephreeqc"] + path = ext/litephreeqc + url = ../litephreeqc.git