updating OmegaH to 9.34.1 (#26015)

This commit is contained in:
Vanessasaurus
2021-09-19 08:55:54 -06:00
committed by GitHub
parent 4f8b643404
commit 534bad0ff7

View File

@@ -12,7 +12,7 @@ class OmegaH(CMakePackage):
""" """
homepage = "https://github.com/SNLComputation/omega_h" homepage = "https://github.com/SNLComputation/omega_h"
url = "https://github.com/SNLComputation/omega_h/archive/v9.29.0.tar.gz" url = "https://github.com/SNLComputation/omega_h/archive/v9.34.1.tar.gz"
git = "https://github.com/SNLComputation/omega_h.git" git = "https://github.com/SNLComputation/omega_h.git"
maintainers = ['ibaned'] maintainers = ['ibaned']