Skip to content

Commit

Permalink
Merge pull request #488 from srherbener/feature/bufr-query-upgrade
Browse files Browse the repository at this point in the history
Updated version specs for bufr-query package. (spack#47752)
  • Loading branch information
climbfuji authored Dec 9, 2024
2 parents 6ad2d44 + 0bea2ee commit d987cad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/bufr-query/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class BufrQuery(CMakePackage, PythonExtension):

license("Apache-2.0", checked_by="srherbener")

version("0.0.4", sha256="cc21a298c03ee3a8938823301606e91c7b321005da284ebf2c9b25044bfcbad8")
version("0.0.3", sha256="f2952a190cc1d7714a3bfe481fb1545459639ba304fc31b941062b471dea1d41")
version("0.0.2", sha256="b87a128246e79e3c76e3158d89823e2ae38e9ee1a5a81b6f7b423837bdb93a1f")
version("0.0.1", sha256="001990d864533c101b93d1c351edf50cf8b5ccc575e442d174735f6c332d3d03")
Expand Down

0 comments on commit d987cad

Please sign in to comment.