Skip to content

Commit af5e27f

Browse files
authored
Merge branch 'master' into timeframebuilder-0.9.0
2 parents 3bf09d4 + dcea4ef commit af5e27f

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

eic-spack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EICSPACK_ORGREPO="eic/eic-spack"
55

66
## EIC spack commit hash or github version, e.g. v0.19.7
77
## note: nightly builds could use a branch e.g. releases/v0.19
8-
EICSPACK_VERSION="2721f6594437f74007a4eda2b21a20a23d723847"
8+
EICSPACK_VERSION="b48051d7cecb8e4c3783f47c14b786eb06ed486b"

spack-environment/packages.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,9 @@ packages:
167167
eicrecon:
168168
require:
169169
- '@1.39.2' # EICRECON_VERSION
170+
eicsimubeameffects:
171+
require:
172+
- '@1.1'
170173
eigen:
171174
require:
172175
- '@3.4.0'
@@ -470,7 +473,7 @@ packages:
470473
- '@2025.2.0:'
471474
py-epic-capybara:
472475
require:
473-
- '@git.901344f63fa0dfa2f9d2f92f25587fc08fea165a'
476+
- '@git.30735bc79b3d78afae1744775f863bb194527fe2'
474477
py-flatbuffers:
475478
require:
476479
- '@25.9.23:'

0 commit comments

Comments
 (0)