alquimia: apply patch for iso_c_binding to latest version (#40989)

This commit is contained in:
Cody Balos
2023-11-10 06:31:38 -08:00
committed by GitHub
parent 7aaa17856d
commit efe85755d8

View File

@@ -34,7 +34,7 @@ class Alquimia(CMakePackage):
depends_on("pflotran@develop", when="@develop")
depends_on("petsc@3.10:", when="@develop")
@when("@1.0.10")
@when("@1.0.10:1.1.0")
def patch(self):
filter_file(
"use iso_[cC]_binding",