Skip to content

Commit 5226f00

Browse files
committed
Push clingo forward to fix incompatibility with cmake@4
1 parent b4eee0b commit 5226f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clingo/install_clingo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
f"{spack.bootstrap.config.spec_for_current_python()}"
1414
)
1515
install(
16-
f"clingo-bootstrap@spack +optimized ~docs target={spack.vendor.archspec.cpu.host().family}"
16+
f"clingo-bootstrap@5.8 +optimized ~docs target={spack.vendor.archspec.cpu.host().family}"
1717
)

0 commit comments

Comments
 (0)