Skip to content
Snippets Groups Projects
Commit 4497875b authored by Eric Müller's avatar Eric Müller :mountain_bicyclist: Committed by Eleni Mathioulaki
Browse files

fix(BSS2): build of python wrapper w/ llvm@15

parent d5bb1265
No related branches found
No related tags found
2 merge requests!651create new experimental release,!650update spack version to v0.23.1
......@@ -19,7 +19,7 @@ class BuildBrainscales(WafPackage):
"9.0-a9",
git="https://github.com/electronicvisions/releases-ebrains",
tag="ebrains-9.0-a9",
commit="5951428b7598ff9478fa834d7e991e3ff94709ee",
commit="41d2597bd6c1c20aee4d538c42c248195a133680",
submodules=True,
)
version(
......
......@@ -25,7 +25,7 @@ class Oppulance(Package):
"9.0-a9",
git="https://github.com/electronicvisions/releases-ebrains",
tag="ebrains-9.0-a9",
commit="5951428b7598ff9478fa834d7e991e3ff94709ee",
commit="41d2597bd6c1c20aee4d538c42c248195a133680",
submodules=True,
)
version(
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment