gchp: add v13.2.1 (#27318)
Co-authored-by: laestrada <lestrada00@gmail.com>
This commit is contained in:
parent
2ea1037369
commit
e5a0986433
@ -12,10 +12,11 @@ class Gchp(CMakePackage):
|
||||
"""GEOS-Chem High Performance model of atmospheric chemistry"""
|
||||
|
||||
homepage = "https://gchp.readthedocs.io/"
|
||||
url = "https://github.com/geoschem/GCHP/archive/13.1.2.tar.gz"
|
||||
url = "https://github.com/geoschem/GCHP/archive/13.2.1.tar.gz"
|
||||
git = "https://github.com/geoschem/GCHP.git"
|
||||
maintainers = ['lizziel']
|
||||
maintainers = ['lizziel', 'laestrada']
|
||||
|
||||
version('13.2.1', commit='9dc2340cac684971fa961559a4dc3d8818326ab8', submodules=True)
|
||||
version('13.1.2', commit='106b8f783cafabd699e53beec3a4dd8aee45234b', submodules=True)
|
||||
version('13.1.1', commit='a17361a78aceab947ca51aa1ecd3391beaa3fcb2', submodules=True)
|
||||
version('13.1.0', commit='4aca45370738e48623e61e38b26d981d3e20be76', submodules=True)
|
||||
|
Loading…
Reference in New Issue
Block a user