Skip to content

Commit

Permalink
Restrict HDF5_jll to v1.10 series (#743)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmert authored Nov 18, 2020
1 parent a0f0a1f commit 2a8df62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[compat]
Blosc = "0.5.1, 0.6, 0.7"
HDF5_jll = "1.10.5"
HDF5_jll = "~1.10.5"
julia = "1.3"

[extras]
Expand Down

2 comments on commit 2a8df62

@musm
Copy link
Member

@musm musm commented on 2a8df62 Nov 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: "Tag with name v0.13.6 already exists and points to a different commit"

Please sign in to comment.