Skip to content

Commit

Permalink
Merge pull request #285 from lanl/github-bot/update_spackages
Browse files Browse the repository at this point in the history
Update spackages
  • Loading branch information
Yurlungur authored Aug 15, 2023
2 parents 9f3c8d6 + 575b9a5 commit 8bfcb85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions spack-repo/packages/ports-of-call/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class PortsOfCall(CMakePackage):
maintainers = ["rbberger"]

version("main", branch="main")
version("1.5.2", sha256="73d16fe9236a9475010dbb01bf751c15bef01eb2e15bf92c8d9be2c0a606329f")
version("1.5.1", sha256="b1f0232cd6d2aac65385d77cc061ec5035283ea50d0f167e7003eae034effb78")
version("1.4.1", sha256="82d2c75fcca8bd613273fd4126749df68ccc22fbe4134ba673b4275f9972b78d")
version("1.4.0", sha256="e08ae556b7c30d14d77147d248d118cf5343a2e8c0847943385c602394bda0fa")
Expand Down
1 change: 1 addition & 0 deletions spack-repo/packages/spiner/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class Spiner(CMakePackage, CudaPackage):
maintainers = ["rbberger"]

version("main", branch="main")
version("1.6.2", sha256="91fb403ce3b151fbdf8b6ff5aed0d8dde1177749f5633951027b100ebc7080d3")
version("1.6.1", sha256="52774322571d3b9b0dc3c6b255257de9af0e8e6170834360f2252c1ac272cbe7")
version("1.6.0", sha256="afa5526d87c78c1165ead06c09c5c2b9e4a913687443e5adff7b709ea4dd7edf")
version(
Expand Down

0 comments on commit 8bfcb85

Please sign in to comment.