Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
[submodule "repos/builtin"]
path = repos/builtin
url = https://github.com/jcsda/spack-packages
branch = spack-stack-2.1.0
branch = release/2.1
4 changes: 2 additions & 2 deletions configs/common/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ packages:
- visibility=hidden
bufr:
require:
- '@12.1.0'
- '@12.3.0'
- +python
bufr-query:
require:
Expand Down Expand Up @@ -201,7 +201,7 @@ packages:
- '@1.4.2'
gsi-ncdiag:
require:
- '@1.1.2'
- '@1.1.3'
harfbuzz:
# cmake-based harfbuzz fails during build
require:
Expand Down
Loading