Skip to content
Snippets Groups Projects
Unverified Commit 1a69bb47 authored by Satish Balay's avatar Satish Balay Committed by GitHub
Browse files

hypre: update to version 2.15.1 (#9602)

parent 408c1565
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ class Hypre(Package): ...@@ -18,6 +18,7 @@ class Hypre(Package):
git = "https://github.com/LLNL/hypre.git" git = "https://github.com/LLNL/hypre.git"
version('develop', branch='master') version('develop', branch='master')
version('2.15.1', '877002d49f38b6a1434955baf79eff35')
version('2.15.0', '4645acc49141069cae1d53de96107a08') version('2.15.0', '4645acc49141069cae1d53de96107a08')
version('2.14.0', 'ecde5cc807ec45bfb647e9f28d2eaea1') version('2.14.0', 'ecde5cc807ec45bfb647e9f28d2eaea1')
version('2.13.0', '4b688a5c15b6b5e3de5e045ae081b89b') version('2.13.0', '4b688a5c15b6b5e3de5e045ae081b89b')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment