Skip to content

Commit 15c824c

Browse files
committed
chore: geant4-11.4.0.east
1 parent 54a5570 commit 15c824c

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

spack-environment/packages.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ packages:
8181
- -shared
8282
clhep:
8383
require:
84-
- '@2.4.7.1'
84+
- '@2.4.7.2'
8585
- cxxstd=20
8686
cli11:
8787
require:
@@ -190,8 +190,8 @@ packages:
190190
prefix: /opt/software/externals/g4ndl
191191
geant4:
192192
require:
193-
- '@11.3.2.east'
194-
- cxxstd=20 -vecgeom +threads -timemory -vtk
193+
- '@11.4.0.east'
194+
- cxxstd=20 -vecgeom +threads -vtk
195195
- any_of: [+opengl +qt +x11, -opengl -qt -x11]
196196
gettext:
197197
require:

spack-packages.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ cfa8d650480c409de2d568cf1355bf7e509f4c1c
4646
6eeb0dd820467e5542d41d6784ee86de8f84d4a0
4747
688d5e5e20fa9aa2647026143205c8aaa0625590
4848
b2f469de6a7c823bf93b9fa408b0ef4b67442f5f
49+
bf324ce8df932ae55701fc7e7d46ae835583654f
50+
d9c75526e8e218806c331d19e5d0a3a5ddc37afb
51+
bacfc0e267518496447810d77ed2e477ee32f7d5
4952
---
5053
## Optional hash table with comma-separated file list
5154
## For these commits, the cherry-pick will be restricted to the listed files only.
@@ -92,3 +95,6 @@ read -r -d '' SPACKPACKAGES_CHERRYPICKS_FILES <<- \
9295
## 6eeb0dd820467e5542d41d6784ee86de8f84d4a0: py-snakemake-storage-plugin-fs: add v1.1.3
9396
## 688d5e5e20fa9aa2647026143205c8aaa0625590: dd4hep: add v1.35
9497
## b2f469de6a7c823bf93b9fa408b0ef4b67442f5f: py-snakemake-storage-plugin-rucio: add v0.4.1
98+
## bf324ce8df932ae55701fc7e7d46ae835583654f: clhep: use the blessed Gitlab instance instead of proj-clhep.web.cern.ch
99+
## d9c75526e8e218806c331d19e5d0a3a5ddc37afb: geant4: disable the timemory variant starting with 11.3.0
100+
## bacfc0e267518496447810d77ed2e477ee32f7d5: geant4: add v11.4.0 and versions of other packages needed

0 commit comments

Comments
 (0)