Skip to content

Commit

Permalink
Restrict to SPIRV_LLVM_Translator_unified_jll 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored May 15, 2023
1 parent 2d431a7 commit 1ffb187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ LLVM = "5.0"
NEO_jll = "=22.53.25593"
Preferences = "1"
SpecialFunctions = "1.3, 2"
SPIRV_LLVM_Translator_unified_jll = "0.2"
UnsafeAtomicsLLVM = "0.1"
julia = "1.6"
oneAPI_Level_Zero_Loader_jll = "1.9"
Expand Down

2 comments on commit 1ffb187

@maleadt
Copy link
Member Author

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.

Registration pull request updated: JuliaRegistries/General/82047

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.2.2 -m "<description of version>" 1ffb1874ff083c5bfb90655ad9646bcd98b562df
git push origin v1.2.2

Please sign in to comment.