We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4eee0b commit 5226f00Copy full SHA for 5226f00
clingo/install_clingo.py
@@ -13,5 +13,5 @@
13
f"{spack.bootstrap.config.spec_for_current_python()}"
14
)
15
install(
16
- f"clingo-bootstrap@spack +optimized ~docs target={spack.vendor.archspec.cpu.host().family}"
+ f"clingo-bootstrap@5.8 +optimized ~docs target={spack.vendor.archspec.cpu.host().family}"
17
0 commit comments