TALASS package: replace old version with new version (#9703)
New version has bug fixes
This commit is contained in:
parent
0b86675879
commit
91302f89e4
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Talass(CMakePackage):
|
|||
homepage = "http://www.cedmav.org/research/project/16-talass.html"
|
||||
git = "git@bitbucket.org:cedmav/talass.git"
|
||||
|
||||
version('2018-09-21', commit='bf7da9bb54a026d8cb575b5be28b9c88095cb307')
|
||||
version('2018-10-29', commit='5d459c0dd89e733fa301391908a5b79fe2850ad7')
|
||||
|
||||
# The default precision and index space sizes
|
||||
variant('precision', default='32', values=('32', '64'),
|
||||
|
|
Loading…
Reference in a new issue