Skip to content

Commit 99212fe

Browse files
authored
feat: irt2 2.2.0 (#353)
1 parent ece9d97 commit 99212fe

2 files changed

Lines changed: 2 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="f71fbd5b5870a8a8b7a4a330584db04a0c01cc08"
8+
EICSPACK_VERSION="dd8a73e348ec36c685da707c2d33f1d94b8df82c"

spack-environment/packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ packages:
299299
- '@1.0.10'
300300
irt2:
301301
require:
302-
- '@2.1.3'
302+
- '@2.2.0'
303303
iwyu:
304304
require:
305305
- '@0.23:0.24' # pinned to avoid depending on newer llvm than system

0 commit comments

Comments
 (0)