Skip to content

Commit b383b5e

Browse files
committed
chore: edm4hep-0.99.4
1 parent 39d51a7 commit b383b5e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

spack-environment/packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ packages:
112112
- cxxstd=20
113113
edm4hep:
114114
require:
115-
- '@0.99.1'
115+
- '@0.99.4'
116116
- cxxstd=20
117117
egl:
118118
buildable: False

spack-packages.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ a46e40be55d002e4708303735f7eb4aca2482d0a
6363
d6b78b9ed0cf6ac3d6ddfcbc287bc0db3cd645e7
6464
f201ecd5e5923b394d14f74bc220dea06b9ab28f
6565
2e05bbbe808442e761647da571500ee128654f4f
66+
9cf8ee9c28465568d0b8871f245c400470e74ec7
67+
78a6c5f0a2531a78be5c9dd9235cf92036d541f5
6668
---
6769
## Optional hash table with comma-separated file list
6870
read -r -d '' SPACKPACKAGES_CHERRYPICKS_FILES <<- \
@@ -71,6 +73,7 @@ read -r -d '' SPACKPACKAGES_CHERRYPICKS_FILES <<- \
7173
[7fad8a78d35b5556e1d7aa92a71a4e1c58a1665a]=repos/spack_repo/builtin/packages/py_tensorflow/package.py,repos/spack_repo/builtin/packages/py_tensorboard/package.py
7274
[4ef82e75f5cae7b4d093e41043e26b259498264e]=repos/spack_repo/builtin/packages/podio/package.py
7375
[158693457ba1717a89a9e2f9614c6982b6aff441]=repos/spack_repo/builtin/packages/acts/package.py
76+
[9cf8ee9c28465568d0b8871f245c400470e74ec7]=repos/spack_repo/builtin/packages/edm4hep/package.py
7477
---
7578
## Ref: https://github.com/spack/spack-packages/commit/[hash]
7679
## [hash]: [description]
@@ -129,3 +132,5 @@ read -r -d '' SPACKPACKAGES_CHERRYPICKS_FILES <<- \
129132
## d6b78b9ed0cf6ac3d6ddfcbc287bc0db3cd645e7: acts: Add +gnn variant and add necessary dependencies
130133
## f201ecd5e5923b394d14f74bc220dea06b9ab28f: acts: add v44.2.0
131134
## 2e05bbbe808442e761647da571500ee128654f4f: acts: add v44.3.0
135+
## 9cf8ee9c28465568d0b8871f245c400470e74ec7: Deprecation removals: E-H
136+
## 78a6c5f0a2531a78be5c9dd9235cf92036d541f5: edm4hep: Add latest tags and update dependencies

0 commit comments

Comments
 (0)