Skip to content

Commit

Permalink
New version: Libtask v0.7.1
Browse files Browse the repository at this point in the history
UUID: 6f1fad26-d15e-5dc8-ae53-837a1d7b8c9f
Repo: https://github.com/TuringLang/Libtask.jl.git
Tree: b34589ad01add3aa6db095cf8afcd3cc11586bfb

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed May 10, 2022
1 parent 9f66874 commit d1ca31a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
8 changes: 6 additions & 2 deletions L/Libtask/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,16 @@ BinaryProvider = "0.5"
["0.5"]
Libtask_jll = "0.4"

["0.5-0"]
["0.5-0.7.0"]
julia = "1.3.0-1"

["0.6-0"]
["0.6-0.7.0"]
IRTools = "0.4"
MacroTools = "0.5"

["0.6.3-0"]
LRUCache = "1.3.0-1"

["0.7.1-0"]
CodeInfoTools = "0.3.4-0.3"
julia = "1.7.0-1"
6 changes: 5 additions & 1 deletion L/Libtask/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,13 @@ Libtask_jll = "3ae2931a-708c-5973-9c38-ccf7496fb450"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0.6-0"]
["0.6-0.7.0"]
IRTools = "7869d1d1-7146-5819-86e3-90919afe41df"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"

["0.6.3-0"]
LRUCache = "8ac3fa9e-de4c-5943-b1dc-09c6b5f20637"

["0.7.1-0"]
CodeInfoTools = "bc773b8a-8374-437a-b9f2-0e9785855863"
FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e"
3 changes: 3 additions & 0 deletions L/Libtask/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,6 @@ git-tree-sha1 = "973337198b57f8f359f89988b9518204008927c1"

["0.7.0"]
git-tree-sha1 = "ed1b54f6df6fb7af8b315cfdc288ab5572dbd3ba"

["0.7.1"]
git-tree-sha1 = "b34589ad01add3aa6db095cf8afcd3cc11586bfb"

0 comments on commit d1ca31a

Please sign in to comment.