From 2a448fe6b7ff806fa8ec0ee24473df9254ce503a Mon Sep 17 00:00:00 2001 From: Sandro Wenzel Date: Tue, 13 Aug 2024 14:10:27 +0200 Subject: [PATCH] Revert "Revert to Geant4-11.0.4 and Geant4_VMC 6-1-update1-p9 (#5567)" (#5574) This reverts commit e2989902b1cf32ca7bd898afc484feab8844c61f. --- geant4.sh | 2 +- geant4_vmc.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/geant4.sh b/geant4.sh index 9082873935..5358971d9f 100644 --- a/geant4.sh +++ b/geant4.sh @@ -1,6 +1,6 @@ package: GEANT4 version: "%(tag_basename)s" -tag: "v11.0.4" +tag: "v11.2.0" # source: https://github.com/alisw/geant4.git source: https://gitlab.cern.ch/geant4/geant4.git requires: diff --git a/geant4_vmc.sh b/geant4_vmc.sh index cfe925cec3..f6460d9818 100644 --- a/geant4_vmc.sh +++ b/geant4_vmc.sh @@ -1,6 +1,6 @@ package: GEANT4_VMC version: "%(tag_basename)s" -tag: "v6-1-update1-p9" +tag: "v6-6-p1" source: https://github.com/vmc-project/geant4_vmc requires: - ROOT