From 76b2c2c22b07a28dc04ecd65333bb02d0749b78b Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 18 Dec 2023 15:53:34 +0100 Subject: Pin Millepede version to V04-13-06 Unfortunately, V04-14-00 cannot be compiled with older Meson versions (which we otherwise support) - they apparent confuse the old version of the Fortran dependency scanner with use of #ifdef. There's not currently much for us to gain from a more recent Millepede version, so this is the easiest solution. --- subprojects/millepede.wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subprojects/millepede.wrap') diff --git a/subprojects/millepede.wrap b/subprojects/millepede.wrap index dc124637..7fbc70b7 100644 --- a/subprojects/millepede.wrap +++ b/subprojects/millepede.wrap @@ -1,6 +1,6 @@ [wrap-git] directory = millepede url = https://gitlab.desy.de/claus.kleinwort/millepede-ii.git -revision = main +revision = V04-13-06 depth = 1 patch_directory = millepede -- cgit v1.2.3