Skip to content

Commit

Permalink
Remove two beta versions from esmf package.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Book committed Jul 2, 2024
1 parent c00df54 commit b63beff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions var/spack/repos/builtin/packages/esmf/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ class Esmf(MakefilePackage):
# Develop is a special name for spack and is always considered the newest version
version("develop", branch="develop")
# generate chksum with 'spack checksum [email protected]'
version("8.7.0b04", commit="609c81179572747407779492c43776e34495d267")
version("8.6.1", sha256="dc270dcba1c0b317f5c9c6a32ab334cb79468dda283d1e395d98ed2a22866364")
version("8.6.1b04", commit="64d3aacc36f2d4d39255eb521c34123903cc0551")
version("8.6.0", sha256="ed057eaddb158a3cce2afc0712b49353b7038b45b29aee86180f381457c0ebe7")
version("8.5.0", sha256="acd0b2641587007cc3ca318427f47b9cae5bfd2da8d2a16ea778f637107c29c4")
version("8.4.2", sha256="969304efa518c7859567fa6e65efd960df2b4f6d72dbf2c3f29e39e4ab5ae594")
Expand Down

0 comments on commit b63beff

Please sign in to comment.