We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82aa95b commit 672c27bCopy full SHA for 672c27b
meshing/packages/gmds/package.py
@@ -31,6 +31,7 @@ class Gmds(CMakePackage):
31
git = "https://github.com/LIHPC-Computational-Geometry/gmds.git"
32
33
version('main', branch='main')
34
+ version('1.3.4', sha256='1d8c28e948eb26d20cac63e1884d4bac032ee74f1a5dfa70b532e847f48b9bb0')
35
version('1.3.3', sha256='a8387dfb4e023877a271dd862aa2a6ec301623daccc4aef1455861368e90daea')
36
version('1.3.2', sha256='cd6efea3815f0bf62951caa065e568405d938370547152a892ef28c921a99cc9')
37
version('1.3.1', sha256='59e5f993b8a650d67c3d317c27151cb784084f841606934ebc235cb4c886b215')
0 commit comments