Add new version of feq-parse (#41515)
The new feq-parse version includes fixes for ifort and ifx compilers Additionally, evaluation of parser objects with multidimension arrays is now supported.
This commit is contained in:
parent
2aa07fa557
commit
4ec958c5c6
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ class FeqParse(CMakePackage):
|
|||
|
||||
maintainers("fluidnumerics-joe")
|
||||
|
||||
version("2.1.0", sha256="f3fd51c24c563fe1d0dcb880bc16a62c9e08fe0cdd6f58df08f0db0ed34c289a")
|
||||
version("2.0.3", sha256="a1c42507801adc55a63a9a904807058079d54e002e10f2b29a916b06fc815f80")
|
||||
version("2.0.1", sha256="08dd08bd100a0a2eb672a5b2792ad56a337df575c634aac0d7a300d7e484b21c")
|
||||
version("1.1.0", sha256="d33a4fd6904939bb70780e8f25f37c1291c4f24fd207feb4ffc0f8d89637d1e3")
|
||||
|
|
Loading…
Reference in a new issue