diff --git a/B/BasicBSpline/Compat.toml b/B/BasicBSpline/Compat.toml index cb10fa36fae..9c122e45576 100644 --- a/B/BasicBSpline/Compat.toml +++ b/B/BasicBSpline/Compat.toml @@ -10,6 +10,13 @@ IntervalSets = "0.5" ["0-0.8.2"] FastGaussQuadrature = "0.4" +["0.10-0"] +PrecompileTools = "1" + +["0.10.1-0"] +LinearAlgebra = "1" +SparseArrays = "1" + ["0.2"] GeometryBasics = "0.3" diff --git a/B/BasicBSpline/Deps.toml b/B/BasicBSpline/Deps.toml index 68e564369f6..d4978e6d624 100644 --- a/B/BasicBSpline/Deps.toml +++ b/B/BasicBSpline/Deps.toml @@ -8,6 +8,10 @@ EllipsisNotation = "da5c29d0-fa7d-589e-88eb-ea29b0a81949" ["0-0.8"] FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838" +["0.10-0"] +PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" +SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" + ["0.2"] GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326" diff --git a/B/BasicBSpline/Versions.toml b/B/BasicBSpline/Versions.toml index 12bdc8e2ce2..8d1f3b4b7d1 100644 --- a/B/BasicBSpline/Versions.toml +++ b/B/BasicBSpline/Versions.toml @@ -27,6 +27,14 @@ git-tree-sha1 = "643a534441467cc80cc73fc2d82a1971434e3184" nix-sha256 = "12fglcf9fh4dcy1k5b7y1aqg6lk4wjkjya5hxmzsc300gyvrmw0p" +["0.10.0"] + git-tree-sha1 = "3e42a857af1e775ac61246c267151393773f9694" + nix-sha256 = "1hkqx1klygyj40mj4y6zi6xpz51gbj1yqapg4krmqg0rv4425zk7" + +["0.10.1"] + git-tree-sha1 = "882c130692a4a76ea060c2f3ddfe0b841eaa3797" + nix-sha256 = "1hwqc6cx1r8hfqra9yrsp97pcikayws7y2wh82aiz8yx7590kvy4" + ["0.2.0"] git-tree-sha1 = "e215ea6c04901520f77137d18c250ef3fed872ed" nix-sha256 = "0jhghkqdlwma4kkk4sg56h5d41rz5ky9wv4zcbmhz9nrlgxsih8h" diff --git a/B/BasicBSpline/WeakCompat.toml b/B/BasicBSpline/WeakCompat.toml new file mode 100644 index 00000000000..5619b40f5fe --- /dev/null +++ b/B/BasicBSpline/WeakCompat.toml @@ -0,0 +1,3 @@ +["0.10-0"] +ChainRulesCore = "1.15.0-1" +RecipesBase = "1" diff --git a/B/BasicBSpline/WeakDeps.toml b/B/BasicBSpline/WeakDeps.toml new file mode 100644 index 00000000000..70068ef734f --- /dev/null +++ b/B/BasicBSpline/WeakDeps.toml @@ -0,0 +1,3 @@ +["0.10-0"] +ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" +RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" diff --git a/B/BasicBSplineFitting/Compat.toml b/B/BasicBSplineFitting/Compat.toml index 3a91c9cd2e7..513ee7e183a 100644 --- a/B/BasicBSplineFitting/Compat.toml +++ b/B/BasicBSplineFitting/Compat.toml @@ -1,6 +1,12 @@ [0] -BasicBSpline = "0.9" -FastGaussQuadrature = "0.5" IntervalSets = "0.7" StaticArrays = "1" julia = "1" + +["0-0.1.0"] +BasicBSpline = "0.9" +FastGaussQuadrature = "0.5" + +["0.1.1-0"] +BasicBSpline = "0.9-0.10" +FastGaussQuadrature = ["0.5", "1"] diff --git a/B/BasicBSplineFitting/Versions.toml b/B/BasicBSplineFitting/Versions.toml index ac197688e68..bdd4dea808c 100644 --- a/B/BasicBSplineFitting/Versions.toml +++ b/B/BasicBSplineFitting/Versions.toml @@ -2,3 +2,7 @@ ["0.1.0"] git-tree-sha1 = "49e1205edd60f2c5bec4435794acdcccc8e41c3c" nix-sha256 = "1sjz7xp8adv7j1sxyzy8xnj3wwdq5j31m0xcfx5wal9bhqbxgff1" + +["0.1.1"] + git-tree-sha1 = "50f4351e0cea87493087565667f7a79c20d873cc" + nix-sha256 = "0639cjf7m1dnp3s1vwbj4ns21q67rp3wlgf69z537965addjaml1" diff --git a/B/BiblicalHebrew/Compat.toml b/B/BiblicalHebrew/Compat.toml new file mode 100644 index 00000000000..d978d058f21 --- /dev/null +++ b/B/BiblicalHebrew/Compat.toml @@ -0,0 +1,6 @@ +[0] +DocStringExtensions = "0.9" +Documenter = "1" +Orthography = "0.21" +TestSetExtensions = "2" +julia = "1.9.0-1" diff --git a/B/BiblicalHebrew/Deps.toml b/B/BiblicalHebrew/Deps.toml new file mode 100644 index 00000000000..ce4a5fd820d --- /dev/null +++ b/B/BiblicalHebrew/Deps.toml @@ -0,0 +1,7 @@ +[0] +DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" +Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" +Orthography = "0b4c9448-09b0-4e78-95ea-3eb3328be36d" +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" +TestSetExtensions = "98d24dd4-01ad-11ea-1b02-c9a08f80db04" +Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" diff --git a/B/BiblicalHebrew/Package.toml b/B/BiblicalHebrew/Package.toml new file mode 100644 index 00000000000..5da7e86dacd --- /dev/null +++ b/B/BiblicalHebrew/Package.toml @@ -0,0 +1,3 @@ +name = "BiblicalHebrew" +uuid = "23d2231d-1fc1-47c2-a612-987552d9b38e" +repo = "https://github.com/neelsmith/BiblicalHebrew.jl.git" diff --git a/B/BiblicalHebrew/Versions.toml b/B/BiblicalHebrew/Versions.toml new file mode 100644 index 00000000000..4bd115b863b --- /dev/null +++ b/B/BiblicalHebrew/Versions.toml @@ -0,0 +1,8 @@ + +["0.1.0"] + git-tree-sha1 = "41fad16a54fd130c7e944a187dae5f11fcdc008f" + nix-sha256 = "1qsv4asljywdxkx0y1fi58raqr7qgrq38ydd62a7cn0vx1bk42z3" + +["0.2.0"] + git-tree-sha1 = "3fed303e0c79e223f48ea3a6f2da5b1424a0e2ad" + nix-sha256 = "1fyn1ml1ynpaz8hb32wqxci1cysch2m6gbawy0h5yk341rv54six" diff --git a/B/BlockArrays/Compat.toml b/B/BlockArrays/Compat.toml index 66227f0d66b..afe82ad877d 100644 --- a/B/BlockArrays/Compat.toml +++ b/B/BlockArrays/Compat.toml @@ -89,5 +89,8 @@ FillArrays = "0.11.6-0.12" ["0.16.34-0"] ArrayLayouts = "1.0.8-1" +["0.16.39-0"] +LinearAlgebra = "1.6.0-1" + ["0.5-0.9"] julia = ["0.7", "1"] diff --git a/B/BlockArrays/Versions.toml b/B/BlockArrays/Versions.toml index 61aa4a960c2..862e2def517 100644 --- a/B/BlockArrays/Versions.toml +++ b/B/BlockArrays/Versions.toml @@ -259,6 +259,10 @@ git-tree-sha1 = "54cd829dd26330c42e1cf9df68470dd4df602c61" nix-sha256 = "060c181nqwy6issvw5n7nr9qbxbh3y9kf52zb03zq0p5j386xrh1" +["0.16.39"] + git-tree-sha1 = "fc69cbdb4277042f72c6e59cbc7024fbe3034b89" + nix-sha256 = "0vvix9j9ypl33hpgn2vjwgkihxia134mzmqb4367ign1qa5m91f2" + ["0.16.4"] git-tree-sha1 = "24ff3e55d5740156af3d8ca25de37ccb7c3c8186" nix-sha256 = "0kvfv9kg3h5c9yccqy2v32mdxsl2bdzcy8wal39ipw2nik19ad0m" diff --git a/B/Brillouin/Versions.toml b/B/Brillouin/Versions.toml index 32cadb28a75..c6b5e8f1574 100644 --- a/B/Brillouin/Versions.toml +++ b/B/Brillouin/Versions.toml @@ -63,6 +63,10 @@ git-tree-sha1 = "443cb0bf360741bfe41484e286d32816c4f11196" nix-sha256 = "1x01cslgzmv2pr389jmqljsv98skhnzigjk87218vb5s6xd7qnq2" +["0.5.15"] + git-tree-sha1 = "f0cdbec5f47651bd48410636c79191820bd09ea5" + nix-sha256 = "1207i4rn9v1dxnzb6fpxs5r9lhknsiqpm8qa7p632zgw9gjznmil" + ["0.5.2"] git-tree-sha1 = "d5a6ff9c5b21a1bc65c0ee10ab04f4c8df117751" nix-sha256 = "158hr62nqqspzjaqjpd8wll627zy3ngbrgr71zn3chyn2mdx3bpn" diff --git a/B/Brillouin/WeakCompat.toml b/B/Brillouin/WeakCompat.toml index d3634ec601e..66defbd0be6 100644 --- a/B/Brillouin/WeakCompat.toml +++ b/B/Brillouin/WeakCompat.toml @@ -5,5 +5,8 @@ PlotlyJS = "0.18" ["0.5.12-0.5.13"] Spglib = "0.6" -["0.5.14-0"] +["0.5.14"] Spglib = "0.8" + +["0.5.15-0"] +Spglib = "0.9" diff --git a/C/CUDSS/Compat.toml b/C/CUDSS/Compat.toml new file mode 100644 index 00000000000..460c3b1325e --- /dev/null +++ b/C/CUDSS/Compat.toml @@ -0,0 +1,7 @@ +[0] +CEnum = "0.4" +CUDA = "5" +CUDSS_jll = "0.1" +LinearAlgebra = "1.6.0-1" +SparseArrays = "1.6.0-1" +julia = "1.6.0-1" diff --git a/C/CUDSS/Deps.toml b/C/CUDSS/Deps.toml new file mode 100644 index 00000000000..9d563d4adf0 --- /dev/null +++ b/C/CUDSS/Deps.toml @@ -0,0 +1,6 @@ +[0] +CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82" +CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" +CUDSS_jll = "4889d778-9329-5762-9fec-0578a5d30366" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" diff --git a/C/CUDSS/Package.toml b/C/CUDSS/Package.toml new file mode 100644 index 00000000000..114de72b774 --- /dev/null +++ b/C/CUDSS/Package.toml @@ -0,0 +1,3 @@ +name = "CUDSS" +uuid = "45b445bb-4962-46a0-9369-b4df9d0f772e" +repo = "https://github.com/exanauts/CUDSS.jl.git" diff --git a/C/CUDSS/Versions.toml b/C/CUDSS/Versions.toml new file mode 100644 index 00000000000..26bb6e30ddb --- /dev/null +++ b/C/CUDSS/Versions.toml @@ -0,0 +1,4 @@ + +["0.1.0"] + git-tree-sha1 = "c1a90b9ab3cf8cf0412fcaa46eb91a4f1a9606a3" + nix-sha256 = "1vaik2xw8sfkb12cl1hzy19kyz29859188lp9wm67f3y3jx1szsn" diff --git a/C/CalculusWithJulia/Versions.toml b/C/CalculusWithJulia/Versions.toml index 0b18b77af26..2429d90e166 100644 --- a/C/CalculusWithJulia/Versions.toml +++ b/C/CalculusWithJulia/Versions.toml @@ -102,3 +102,7 @@ ["0.1.2"] git-tree-sha1 = "049194aa15becc95f65f2cf38ec0a221e486d1c3" nix-sha256 = "1h27mjnp09kch7cjdbmr3cyfmggjjzys6jnfyw0fp1cd0h6jpk2v" + +["0.1.3"] + git-tree-sha1 = "f8f38600024939e5921800fd250cc3cdb93bec09" + nix-sha256 = "07skzw9crmw8vqi8gd6kyjkyr00lbfacjxw8n1cxh05jmsy6rg46" diff --git a/C/ChemistryQuantitativeAnalysis/Compat.toml b/C/ChemistryQuantitativeAnalysis/Compat.toml new file mode 100644 index 00000000000..0dc384047a2 --- /dev/null +++ b/C/ChemistryQuantitativeAnalysis/Compat.toml @@ -0,0 +1,7 @@ +[0] +CSV = "0.10" +Dictionaries = "0.3" +GLM = "1.9.0-1" +ThreadsX = "0.1" +TypedTables = "1.4.0-1" +julia = "1.9.0-1" diff --git a/C/ChemistryQuantitativeAnalysis/Deps.toml b/C/ChemistryQuantitativeAnalysis/Deps.toml new file mode 100644 index 00000000000..260fa570b9e --- /dev/null +++ b/C/ChemistryQuantitativeAnalysis/Deps.toml @@ -0,0 +1,7 @@ +[0] +CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" +Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4" +GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +ThreadsX = "ac1d9e8a-700a-412c-b207-f0111f4b6c0d" +TypedTables = "9d95f2ec-7b3d-5a63-8d20-e2491e220bb9" diff --git a/C/ChemistryQuantitativeAnalysis/Package.toml b/C/ChemistryQuantitativeAnalysis/Package.toml new file mode 100644 index 00000000000..1805e90175f --- /dev/null +++ b/C/ChemistryQuantitativeAnalysis/Package.toml @@ -0,0 +1,3 @@ +name = "ChemistryQuantitativeAnalysis" +uuid = "3ed48883-6809-43ec-b77a-d23b0650d8c4" +repo = "https://github.com/yufongpeng/ChemistryQuantitativeAnalysis.jl.git" diff --git a/C/ChemistryQuantitativeAnalysis/Versions.toml b/C/ChemistryQuantitativeAnalysis/Versions.toml new file mode 100644 index 00000000000..9970a40de32 --- /dev/null +++ b/C/ChemistryQuantitativeAnalysis/Versions.toml @@ -0,0 +1,4 @@ + +["0.1.0"] + git-tree-sha1 = "0ee3c1bc1afb8fbe79de19aefa88eed0c7d250c2" + nix-sha256 = "07vcinkln5p7xpyc9wnqdgxlaaipfvgz74i21vdv6za2qi3kynzc" diff --git a/C/CorrelationFunctions/Compat.toml b/C/CorrelationFunctions/Compat.toml index 75d5d521d5e..3828251e3e9 100644 --- a/C/CorrelationFunctions/Compat.toml +++ b/C/CorrelationFunctions/Compat.toml @@ -1,6 +1,5 @@ [0] FFTW = "1.4.0-1" -JSON = "0.21" ["0-0.1"] DSP = "0.6" @@ -8,6 +7,9 @@ DSP = "0.6" ["0-0.10.1"] StatsBase = "0.33" +["0-0.10.2"] +JSON = "0.21" + ["0-0.3.0"] ImageSegmentation = "1.5.0-1" LinkedLists = "0.1" @@ -22,12 +24,19 @@ Images = "0.24" ["0-0.7.0"] PrettyTables = "1" -["0.10-0"] +["0.10-0.10.2"] CUDA = "3.2.0-4" ["0.10.2-0"] StatsBase = "0.33-0.34" +["0.10.3-0"] +CUDA = "3.2.0-5" +Images = "0.24-0.26" +OffsetArrays = "1" +Quaternions = "0.7" +StaticArrays = "1" + ["0.2-0"] CircularArrays = "1.2.0-1" @@ -43,7 +52,7 @@ Interpolations = "0.13" ["0.3.3-0"] julia = "1.6.0-1" -["0.4.3-0"] +["0.4.3-0.10.2"] Images = "0.24-0.25" ["0.5"] diff --git a/C/CorrelationFunctions/Deps.toml b/C/CorrelationFunctions/Deps.toml index a2a5a504f4d..4408ec30f50 100644 --- a/C/CorrelationFunctions/Deps.toml +++ b/C/CorrelationFunctions/Deps.toml @@ -1,10 +1,12 @@ [0] FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341" Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0" -JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" +["0-0.10.2"] +JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" + ["0-0.3.0"] ImageSegmentation = "80713f31-8817-5129-9cf8-209ff8fb23e1" LinkedLists = "70f5e60a-1556-5f34-a19e-a48b3e4aaee9" @@ -18,6 +20,11 @@ IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e" ["0-0.8"] PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d" +["0.10.3-0"] +OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" +Quaternions = "94ee1d12-ae83-5a48-8b1c-48b8ff168ae0" +StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" + ["0.2-0"] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" CircularArrays = "7a955b69-7140-5f4e-a0ed-f168c5e2e749" diff --git a/C/CorrelationFunctions/Versions.toml b/C/CorrelationFunctions/Versions.toml index c02c9496bad..33de05363fd 100644 --- a/C/CorrelationFunctions/Versions.toml +++ b/C/CorrelationFunctions/Versions.toml @@ -15,6 +15,10 @@ git-tree-sha1 = "b6db2b8c65879f43046ece15dfa30dd27e800529" nix-sha256 = "10snwhpzgj89bhcrydk245m2d9b438cqdg8fkhd756m5p3k8zql1" +["0.10.3"] + git-tree-sha1 = "a3a4ac8a3e0bc32a3b9cf2358f53f684f5f62ca1" + nix-sha256 = "1fc6wvv339z9ljiry4xg36wsc9fn2020p8nc1zf98r6slgmhxv7a" + ["0.2.0"] git-tree-sha1 = "f917ffcf774e63d034221cd11ffa5751a1e86834" nix-sha256 = "03ygn9409wkpvmcvgim9w6c99p9r4wqi1q1y3rin6cns5qs5x402" diff --git a/D/DataInterpolations/Compat.toml b/D/DataInterpolations/Compat.toml index dfbbff6c68e..4434d96e43d 100644 --- a/D/DataInterpolations/Compat.toml +++ b/D/DataInterpolations/Compat.toml @@ -24,7 +24,7 @@ DataFrames = "0.19" ["2-3.2.2"] Reexport = "0.2" -[2-4] +["2-4.5"] RecursiveArrayTools = "2" ["2.0.0"] diff --git a/D/DataInterpolations/Deps.toml b/D/DataInterpolations/Deps.toml index 967a8914782..14cbb4c3621 100644 --- a/D/DataInterpolations/Deps.toml +++ b/D/DataInterpolations/Deps.toml @@ -11,9 +11,11 @@ Optim = "429524aa-4258-5aef-a3af-852621145aeb" [0-4] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" -RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" +["0-4.5"] +RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd" + ["0.2-0"] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" diff --git a/D/DataInterpolations/Versions.toml b/D/DataInterpolations/Versions.toml index 31a52a3375d..5f139cdcfa3 100644 --- a/D/DataInterpolations/Versions.toml +++ b/D/DataInterpolations/Versions.toml @@ -178,3 +178,7 @@ ["4.5.0"] git-tree-sha1 = "97b5c6115165fc9f99908cbdd2ea4c0efda0843e" nix-sha256 = "0vkv6mj5sv2ap9f9x2gbzs8z1pgrl36qld7f6aizhbvgiz0mv1zf" + +["4.6.0"] + git-tree-sha1 = "99f979d5e9b67c2aeee701c3683037ac8d75bdd6" + nix-sha256 = "0n5hjarmsdhh69fshcjnfw4pxvs1l33crd3gyj8y250kqhllv9a7" diff --git a/D/DataInterpolations/WeakCompat.toml b/D/DataInterpolations/WeakCompat.toml index 95571e1a6fa..8210ceabb82 100644 --- a/D/DataInterpolations/WeakCompat.toml +++ b/D/DataInterpolations/WeakCompat.toml @@ -5,3 +5,6 @@ Symbolics = ["4", "5.1.0-5"] [4] Optim = ["0.19-0.22", "1"] RegularizationTools = "0.6" + +["4.6-4"] +ForwardDiff = "0.10" diff --git a/D/DataInterpolations/WeakDeps.toml b/D/DataInterpolations/WeakDeps.toml index 9cd8d19dff5..9354b9bc11d 100644 --- a/D/DataInterpolations/WeakDeps.toml +++ b/D/DataInterpolations/WeakDeps.toml @@ -5,3 +5,6 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" [4] Optim = "429524aa-4258-5aef-a3af-852621145aeb" RegularizationTools = "29dad682-9a27-4bc3-9c72-016788665182" + +["4.6-4"] +ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" diff --git a/D/DiffEqFlux/Compat.toml b/D/DiffEqFlux/Compat.toml index f5af3bd6d95..9498e56d3d1 100644 --- a/D/DiffEqFlux/Compat.toml +++ b/D/DiffEqFlux/Compat.toml @@ -145,7 +145,7 @@ StaticArrays = ["0.11-0.12", "1"] ["1.27-1.29"] Adapt = "2" -["1.28-3"] +["1.28-2"] Zygote = "0.5-0.6" ["1.3.2-1.7.0"] @@ -167,7 +167,7 @@ Flux = "0.11-0.12" ["1.36-3"] Adapt = "3" -["1.37-3"] +["1.37-2"] Distributions = "0.23-0.25" ["1.39"] @@ -264,3 +264,11 @@ Random = ["0.0.0", "1"] SciMLBase = "1-2" Tracker = "0.2.29-0.2" julia = "1.9.0-1" + +["3.0"] +Distributions = "0.23-0.25" +Zygote = "0.5-0.6" + +["3.1-3"] +Distributions = "0.25" +Zygote = "0.6" diff --git a/D/DiffEqFlux/Versions.toml b/D/DiffEqFlux/Versions.toml index ca04481fa8d..aaa74138744 100644 --- a/D/DiffEqFlux/Versions.toml +++ b/D/DiffEqFlux/Versions.toml @@ -418,3 +418,7 @@ ["3.0.0"] git-tree-sha1 = "3731ed576f28bdf330a45bac083bb4f3cba1ab3f" nix-sha256 = "0gxpcn1fs891ipzjly9bbajnqldffm20wqg60bynm3khpsi50yvn" + +["3.1.0"] + git-tree-sha1 = "75f276bbaa66dba18aa1e1f54563b13f939f4c8f" + nix-sha256 = "0y2rnq4v7wk2jljgpqhl9r2ca6x4i8cmh9lgsbqy3glprn46vldp" diff --git a/D/DistributedRelaxationTimes/Compat.toml b/D/DistributedRelaxationTimes/Compat.toml new file mode 100644 index 00000000000..810e7b29818 --- /dev/null +++ b/D/DistributedRelaxationTimes/Compat.toml @@ -0,0 +1,10 @@ +[0] +FindPeaks1D = "0.1.8-0.1" +KernelFunctions = "0.10" +Optim = ["0.18", "0.20", "0.22", "1.2.0-1"] +Plots = "1.20.0-1" +QuadGK = "2.7.0-2" +Roots = "2.0.7-2" +Statistics = "1.4.0-1" +ToeplitzMatrices = "0.7" +julia = "1" diff --git a/D/DistributedRelaxationTimes/Deps.toml b/D/DistributedRelaxationTimes/Deps.toml new file mode 100644 index 00000000000..35edf6f9a82 --- /dev/null +++ b/D/DistributedRelaxationTimes/Deps.toml @@ -0,0 +1,11 @@ +[0] +FindPeaks1D = "d8961e24-b28b-4efb-8e50-1c680b9a7431" +KernelFunctions = "ec8451be-7e33-11e9-00cf-bbf324bd1392" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +Optim = "429524aa-4258-5aef-a3af-852621145aeb" +Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" +QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" +Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" +ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24" diff --git a/D/DistributedRelaxationTimes/Package.toml b/D/DistributedRelaxationTimes/Package.toml new file mode 100644 index 00000000000..c98e515be27 --- /dev/null +++ b/D/DistributedRelaxationTimes/Package.toml @@ -0,0 +1,3 @@ +name = "DistributedRelaxationTimes" +uuid = "77006267-fdeb-46de-a135-5da16dc5426c" +repo = "https://github.com/MaximeVH/DistributedRelaxationTimes.jl.git" diff --git a/D/DistributedRelaxationTimes/Versions.toml b/D/DistributedRelaxationTimes/Versions.toml new file mode 100644 index 00000000000..ca2019b4b6e --- /dev/null +++ b/D/DistributedRelaxationTimes/Versions.toml @@ -0,0 +1,4 @@ + +["0.1.0"] + git-tree-sha1 = "c233307f6162237f169a26e50d2d5596b0e60602" + nix-sha256 = "0bf73c2plxgw4idlzvbispb9zabvavnijq7p26z5v1pqf7n53v9g" diff --git a/F/FSimPlots/Compat.toml b/F/FSimPlots/Compat.toml index a0bc35b8114..64689f82ede 100644 --- a/F/FSimPlots/Compat.toml +++ b/F/FSimPlots/Compat.toml @@ -1,14 +1,19 @@ [0] Plots = "1.22.0-1" -Transducers = "0.4" -UnPack = "1" julia = "1" ["0-0.1"] FlightSims = "0.9" +["0-0.3"] +Transducers = "0.4" +UnPack = "1" + ["0.2.0"] FSimZoo = "0.2" -["0.2.1-0"] +["0.2.1-0.3"] FSimZoo = "0.3" + +["0.4-0"] +FSimZoo = "0.11" diff --git a/F/FSimPlots/Deps.toml b/F/FSimPlots/Deps.toml index 8e2bb2af3d3..c251721b630 100644 --- a/F/FSimPlots/Deps.toml +++ b/F/FSimPlots/Deps.toml @@ -1,11 +1,13 @@ [0] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" -Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999" -UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed" ["0-0.1"] FlightSims = "a4c2f6ca-3fbe-4430-8ede-32935de4c069" +["0-0.3"] +Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999" +UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed" + ["0.2-0"] FSimZoo = "e2d5807d-1594-43f7-91a6-54c6eef5a9d2" diff --git a/F/FSimPlots/Versions.toml b/F/FSimPlots/Versions.toml index b08e18afad1..82be3f0ca11 100644 --- a/F/FSimPlots/Versions.toml +++ b/F/FSimPlots/Versions.toml @@ -14,3 +14,7 @@ ["0.3.0"] git-tree-sha1 = "d4643a1c7452c874d2ae56a620991b7fc5b5e663" nix-sha256 = "194vnq4fksllld697fb3gd6jf32sch425xi3p347g0id17av4n14" + +["0.4.0"] + git-tree-sha1 = "77480ee56099f799e4279cc9d2e4cea4245b9527" + nix-sha256 = "1x8n4b7jh8qlq9b34ial2asy3dbrcc29a2yhxp6hh0jl3lxh1f6c" diff --git a/F/FinEtoolsAcoustics/Versions.toml b/F/FinEtoolsAcoustics/Versions.toml index b9620e9ec1a..4199a972331 100644 --- a/F/FinEtoolsAcoustics/Versions.toml +++ b/F/FinEtoolsAcoustics/Versions.toml @@ -54,3 +54,7 @@ ["3.0.0"] git-tree-sha1 = "6db2b6d75c77adf240108aabe87a2881698504b7" nix-sha256 = "16prpipk3q2ijg1zvcr55pwsgvawcba5sna6m1w9zg2lz7b07wgx" + +["3.0.1"] + git-tree-sha1 = "5d6d1504ed87e540fad6dbea5107fc2b09ff7d67" + nix-sha256 = "1qh4ah1kbiz8qmwcpm6chw71qbi7qm451w9vilbmsv2pww7cjbf2" diff --git a/F/FourierFlows/Compat.toml b/F/FourierFlows/Compat.toml index e2bda436f24..78e3cdf6b9f 100644 --- a/F/FourierFlows/Compat.toml +++ b/F/FourierFlows/Compat.toml @@ -12,9 +12,15 @@ Interpolations = "0.8" Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0.10.2-0"] +["0.10.2-0.10.4"] CUDA = ["1", "2.4.2-2", "3.0.0-3.6.4", "3.7.1-4"] +["0.10.5-0"] +CUDA = ["1", "2.4.2-2", "3.0.0-3.6.4", "3.7.1-5"] +Interpolations = "0.12-0.15" +LinearAlgebra = "1.6.0-1" +Random = "1.6.0-1" + ["0.2.1-0.3"] Interpolations = "0.8.0-0.12" @@ -115,5 +121,5 @@ CUDA = ["1", "2.4.2-2", "3.0.0-3.6.4", "3.7.1-3"] ["0.9.2-0"] DocStringExtensions = "0.8-0.9" -["0.9.3-0"] +["0.9.3-0.10.4"] Interpolations = "0.12-0.14" diff --git a/F/FourierFlows/Versions.toml b/F/FourierFlows/Versions.toml index 79955af18d0..7df068e72a8 100644 --- a/F/FourierFlows/Versions.toml +++ b/F/FourierFlows/Versions.toml @@ -19,6 +19,10 @@ git-tree-sha1 = "672f89933a2d025c26fc41b9cd60769b1003d324" nix-sha256 = "05y6n0lzwhk9jsrgn35rqhp02js4fdw4zpzxhv7mspbsxi4w82di" +["0.10.5"] + git-tree-sha1 = "629e1935f3e067ad8b098131014b62f7592a4707" + nix-sha256 = "1a9sa2vwdimy80x01k06vdjfgm2wm8hhwr0xz0bqz8sr05jjy7si" + ["0.2.0"] git-tree-sha1 = "5f5ff9a36b51c610b41cb33116a1289f8c99c236" nix-sha256 = "0rx60s9qjkfxfi8vbi4c0jbwv3ddy57v0pyjkchkv607awd361db" diff --git a/G/GeoStats/Versions.toml b/G/GeoStats/Versions.toml index 2badd7a2c3d..202648941d9 100644 --- a/G/GeoStats/Versions.toml +++ b/G/GeoStats/Versions.toml @@ -487,6 +487,10 @@ git-tree-sha1 = "169368d46e92576fba78d7cfe56b54539867f108" nix-sha256 = "1ry4x1yrbx9jsp2jwxb3snyzi1w2awmlnj8gnhzrqj0mh0xi7g9a" +["0.48.2"] + git-tree-sha1 = "3f89b63450a05cd5dbbfc36fb581ae77d6a1aabe" + nix-sha256 = "1l147p01xvmcvjcjysp5hgigydllvbnnif57mgx0smr4915xvw3x" + ["0.7.0"] git-tree-sha1 = "e4c03fd078a15f6cdd554879b8149c2d0fb0b246" nix-sha256 = "1409nhqcx9ycrw8gimmz7mrc95bpmpvfz9ihzfd6baip8vl60m48" diff --git a/G/GeophysicalFlows/Compat.toml b/G/GeophysicalFlows/Compat.toml index 17a5fdd02a7..83d3cff64c1 100644 --- a/G/GeophysicalFlows/Compat.toml +++ b/G/GeophysicalFlows/Compat.toml @@ -69,10 +69,16 @@ FourierFlows = "0.9.4-0.9" ["0.15-0.15.1"] FourierFlows = "0.10" -["0.15.2-0"] +["0.15.2-0.15.3"] CUDA = ["1", "2.4.2-2", "3.0.0-3.6.4", "3.7.1-4"] FourierFlows = "0.10.3-0.10" +["0.15.4-0"] +CUDA = ["1", "2.4.2-2", "3.0.0-3.6.4", "3.7.1-5"] +FourierFlows = "0.10.5-0.10" +LinearAlgebra = "1.6.0-1" +Random = "1.6.0-1" + ["0.2-0.3.0"] FourierFlows = "0.3" diff --git a/G/GeophysicalFlows/Versions.toml b/G/GeophysicalFlows/Versions.toml index 47069251cde..3608e503996 100644 --- a/G/GeophysicalFlows/Versions.toml +++ b/G/GeophysicalFlows/Versions.toml @@ -91,6 +91,10 @@ git-tree-sha1 = "c38e2a275a31d3c293e0c97663db78433e5e7ef0" nix-sha256 = "11r05rmqymg5gwifb7a134mpp0kvqldw5lwl74y2ivrrcr1mgz6k" +["0.15.4"] + git-tree-sha1 = "5401054a7e75a5edb9a443f4011c92c934f62f04" + nix-sha256 = "15xbb7idhgl24nid673h3r0cy4wc7ljh54rdzwl8lkygig76ia09" + ["0.2.0"] git-tree-sha1 = "0d5822059cb018cb02beb0593cfe1d72223f7816" nix-sha256 = "1mqgxymm6gbxzp5pz44a51gphp8fm9iknziybc706208fgm3bi7l" diff --git a/G/GroupPresentations/Compat.toml b/G/GroupPresentations/Compat.toml new file mode 100644 index 00000000000..ce5897d7390 --- /dev/null +++ b/G/GroupPresentations/Compat.toml @@ -0,0 +1,4 @@ +[0] +Combinat = ["0.0.5-0.0.6", "0.1"] +PermGroups = "0.2.14-0.3" +julia = "1.9.0-1" diff --git a/G/GroupPresentations/Deps.toml b/G/GroupPresentations/Deps.toml new file mode 100644 index 00000000000..9e33dec3115 --- /dev/null +++ b/G/GroupPresentations/Deps.toml @@ -0,0 +1,3 @@ +[0] +Combinat = "a6b051d1-fc4b-4ede-b53e-347fa9fb9a74" +PermGroups = "0b63354f-98d5-4b2f-8b91-7408084ca26b" diff --git a/G/GroupPresentations/Package.toml b/G/GroupPresentations/Package.toml new file mode 100644 index 00000000000..f7b56a233cd --- /dev/null +++ b/G/GroupPresentations/Package.toml @@ -0,0 +1,3 @@ +name = "GroupPresentations" +uuid = "e70aea02-d551-4d4a-88dc-a60a3b79560b" +repo = "https://github.com/jmichel7/GroupPresentations.jl.git" diff --git a/G/GroupPresentations/Versions.toml b/G/GroupPresentations/Versions.toml new file mode 100644 index 00000000000..85b1993be6e --- /dev/null +++ b/G/GroupPresentations/Versions.toml @@ -0,0 +1,4 @@ + +["0.1.0"] + git-tree-sha1 = "966bf052bc4b0f2943ae1a8909409c0c8742dfc6" + nix-sha256 = "1rp1wwls3634f73mkhmlsqbsf745p2in16m080a05y1y7y9wzhxf" diff --git a/G/Gtk4Makie/Compat.toml b/G/Gtk4Makie/Compat.toml index 25d38286c2e..0d189062f11 100644 --- a/G/Gtk4Makie/Compat.toml +++ b/G/Gtk4Makie/Compat.toml @@ -1,9 +1,11 @@ [0] Colors = "0.11-0.12" -GLMakie = "0.8" GeometryBasics = "0.4.1-0.4" ModernGL = "1" PrecompileTools = "1" + +["0-0.1"] +GLMakie = "0.8" julia = "1.6.0-1" ["0-0.1.1"] @@ -17,14 +19,22 @@ Observables = "0.5.1-0.5" ["0-0.1.3"] ShaderAbstractions = "0.3" -["0.1.2-0"] +["0.1.2-0.1"] Gtk4 = "0.4-0.5" ["0.1.4-0"] ShaderAbstractions = "0.3-0.4" -["0.1.5-0"] +["0.1.5-0.1"] GtkObservables = "2" -["0.1.6-0"] +["0.1.6-0.1"] FileIO = "1.6.0-1" + +["0.2-0"] +FileIO = "1.9.0-1" +GLMakie = "0.9" +Gtk4 = "0.6" +ImageIO = "0.6" +Makie = "0.20" +julia = "1.9.0-1" diff --git a/G/Gtk4Makie/Deps.toml b/G/Gtk4Makie/Deps.toml index 318c96aa44e..206f52c14f8 100644 --- a/G/Gtk4Makie/Deps.toml +++ b/G/Gtk4Makie/Deps.toml @@ -13,8 +13,12 @@ FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Observables = "510215fc-4207-5dde-b226-833fc4488ee2" -["0.1.5-0"] +["0.1.5-0.1"] GtkObservables = "8710efd8-4ad6-11eb-33ea-2d5ceb25a41c" ["0.1.6-0"] FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549" + +["0.2-0"] +ImageIO = "82e4d734-157c-48bb-816b-45c225c6df19" +Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" diff --git a/G/Gtk4Makie/Versions.toml b/G/Gtk4Makie/Versions.toml index c88b7be4868..b3294733d14 100644 --- a/G/Gtk4Makie/Versions.toml +++ b/G/Gtk4Makie/Versions.toml @@ -26,3 +26,7 @@ ["0.1.6"] git-tree-sha1 = "1484581fd4bf3a695da798f2bf13b5db58893c67" nix-sha256 = "17qk6g2s4mgycvi2k4yv2jh8ld09rqbfkcbl75595zmahjjhyjy2" + +["0.2.0"] + git-tree-sha1 = "fe308e3a7c6c5ddbf7c5e89bbc3f27b220e71ad7" + nix-sha256 = "0ig218yz16ccl0534d7phrmpzbc7y0wp74lnc0rkc7d5ylkhgpw8" diff --git a/G/Gtk4Makie/WeakCompat.toml b/G/Gtk4Makie/WeakCompat.toml new file mode 100644 index 00000000000..990b949f1ff --- /dev/null +++ b/G/Gtk4Makie/WeakCompat.toml @@ -0,0 +1,2 @@ +["0.2-0"] +CairoMakie = "0.11" diff --git a/G/Gtk4Makie/WeakDeps.toml b/G/Gtk4Makie/WeakDeps.toml new file mode 100644 index 00000000000..99df1eb1d0e --- /dev/null +++ b/G/Gtk4Makie/WeakDeps.toml @@ -0,0 +1,2 @@ +["0.2-0"] +CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0" diff --git a/H/HydroTools/Compat.toml b/H/HydroTools/Compat.toml index 2069d49fe5e..32ba04897a2 100644 --- a/H/HydroTools/Compat.toml +++ b/H/HydroTools/Compat.toml @@ -7,3 +7,7 @@ DataFrames = "1.6.0-1" LabelledArrays = "1.14.0-1" Parameters = "0.12" UnPack = "1" + +["0.1.2-0"] +DataStructures = "0.18" +Roots = "2" diff --git a/H/HydroTools/Deps.toml b/H/HydroTools/Deps.toml index de2bf6cc32e..1931d85b700 100644 --- a/H/HydroTools/Deps.toml +++ b/H/HydroTools/Deps.toml @@ -10,3 +10,7 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" LabelledArrays = "2ee39098-c373-598a-b85f-a56591580800" Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed" + +["0.1.2-0"] +DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" +Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665" diff --git a/H/HydroTools/Versions.toml b/H/HydroTools/Versions.toml index d98ca986140..3d0c806f7bf 100644 --- a/H/HydroTools/Versions.toml +++ b/H/HydroTools/Versions.toml @@ -6,3 +6,7 @@ ["0.1.1"] git-tree-sha1 = "bd670bfd273d258395cf4b095c4119dbe0d545c0" nix-sha256 = "1a6alca7gwlv3qqlqmy42rqz6i08w3zva0zqjdgm5zjkj2wl25rn" + +["0.1.2"] + git-tree-sha1 = "f11fd503112f80eda95c03ff966cb60db779a4a7" + nix-sha256 = "14200j1s8nfqqvfs6iac51v7vcngqdnh4ix2dk4yy04c2m4as6sx" diff --git a/I/IteratedIntegration/Versions.toml b/I/IteratedIntegration/Versions.toml index fb984f1a8bc..94564b4b50d 100644 --- a/I/IteratedIntegration/Versions.toml +++ b/I/IteratedIntegration/Versions.toml @@ -54,3 +54,7 @@ ["0.5.1"] git-tree-sha1 = "7af78c7fde630c2ca5affd15f959cee95c6b4ddd" nix-sha256 = "0bgjg5v3z4n17aim2x9wp7ms4byhg0gcq5bnfpyla0b117ys1r2q" + +["0.5.2"] + git-tree-sha1 = "3719bfe16b5637c7d7f539a0570b0e3b31c10f20" + nix-sha256 = "14lxd565y3m71kfkidl2bsd27fmmiy3ckxvhw8ls0g7yhmgli7iw" diff --git a/J/JuliaFormatter/Versions.toml b/J/JuliaFormatter/Versions.toml index cd36fe18f87..f3272830bad 100644 --- a/J/JuliaFormatter/Versions.toml +++ b/J/JuliaFormatter/Versions.toml @@ -871,6 +871,10 @@ git-tree-sha1 = "2d2f630931dcf9cc4f753777a9c9ffb48d504116" nix-sha256 = "16vbjsnvmy6ab5iwj534vnamkb3ka894rf02s9lsmy1wmq6wsvsk" +["1.0.44"] + git-tree-sha1 = "b588d0d7e15d100f5d417c036e42a64d20eef496" + nix-sha256 = "1q9mp7cac63cliff42iwb6raii1ybkv9sip40d22z2v785cgf0zd" + ["1.0.5"] git-tree-sha1 = "89310bcc8448db05062ddb386addf33df731980a" nix-sha256 = "0qsfy9sv6sg71dv1a3205xlpxamhvm2zj4440dr3pvgr2m8sp6n5" diff --git a/M/Meshes/Versions.toml b/M/Meshes/Versions.toml index 9755b010149..f3e039f7882 100644 --- a/M/Meshes/Versions.toml +++ b/M/Meshes/Versions.toml @@ -835,6 +835,10 @@ git-tree-sha1 = "d6cd03ea653571142b5abd70313c7e186c96cd9d" nix-sha256 = "0xf7jcg08avnd4s7ya9rgm33i6bqkz2zv45wsyq0q2hl6sq1a0b1" +["0.37.3"] + git-tree-sha1 = "1c4239da5a7435966e4ced3684367e3a9779356b" + nix-sha256 = "1qy1ic7dyfsk0khaw0sm9jgr67f7ynvhxkj1mspcvjhsy525qiyq" + ["0.4.0"] git-tree-sha1 = "2aee4c49d512cd486b84127357ad3127298c9a6a" nix-sha256 = "17828cqdddjxmn8z518ka2w2jjmnfnj0ha5byiwlxry6hcxaz9rg" diff --git a/M/MultiPrecisionArrays/Versions.toml b/M/MultiPrecisionArrays/Versions.toml index e2b0792ddf5..3ba35222d76 100644 --- a/M/MultiPrecisionArrays/Versions.toml +++ b/M/MultiPrecisionArrays/Versions.toml @@ -2,3 +2,7 @@ ["0.0.7"] git-tree-sha1 = "25af2acca93fff2a47a45c7a01e2dd97f95bcbc1" nix-sha256 = "10k6vl3kdxrsfdjlp972hp5l73a5hlqsm89gy2xaqp104gv7jc4h" + +["0.0.8"] + git-tree-sha1 = "5424254860bac98d00b12149b21ef84be35d94d1" + nix-sha256 = "1djxpj3vyizx9ja1igjjrsich4kxh7la2sbbjs30x3i3677x6nkf" diff --git a/M/MultipleScattering/Compat.toml b/M/MultipleScattering/Compat.toml index f99bccc7f84..058544c6295 100644 --- a/M/MultipleScattering/Compat.toml +++ b/M/MultipleScattering/Compat.toml @@ -1,7 +1,9 @@ [0] -Statistics = "1" julia = "1" +["0-0.1.17"] +Statistics = "1" + ["0-0.1.3"] OffsetArrays = "0.0.0-1" ProgressMeter = "0.0.0-1" diff --git a/M/MultipleScattering/Versions.toml b/M/MultipleScattering/Versions.toml index 8a1dab2c016..15095a04b5b 100644 --- a/M/MultipleScattering/Versions.toml +++ b/M/MultipleScattering/Versions.toml @@ -31,6 +31,10 @@ git-tree-sha1 = "45305f039136d755a786069f08fa04edbf6e0a19" nix-sha256 = "0ds4vxcb9bf3hfy2243rgq9ri9v4h0hp60v6f91x19k3rl38c6sk" +["0.1.18"] + git-tree-sha1 = "5df863f3e4f3ae02441a234c4179aaedfdb3d343" + nix-sha256 = "0ycyk11dwz76lyjjqkfd1i8zq99rphp4mvppvdxg3gjk5bvw98d1" + ["0.1.3"] git-tree-sha1 = "82be00bf80c9999b79f65343a4ce7b9db158a7bf" nix-sha256 = "048qsk4xb0xywszd2kps5givzzzyvai594v9hd43b94vj0c5grhh" diff --git a/N/NMRAnalysis/Compat.toml b/N/NMRAnalysis/Compat.toml new file mode 100644 index 00000000000..e06a91f8f1e --- /dev/null +++ b/N/NMRAnalysis/Compat.toml @@ -0,0 +1,8 @@ +[0] +LsqFit = "0.15" +Measurements = "2.11.0-2" +NMRTools = "0.1.8-0.1" +Plots = "1.39.0-1" +PrecompileTools = "1.2.0-1" +Statistics = "1.9.0-1" +julia = "1.9.0-1" diff --git a/N/NMRAnalysis/Deps.toml b/N/NMRAnalysis/Deps.toml new file mode 100644 index 00000000000..6571d2ca592 --- /dev/null +++ b/N/NMRAnalysis/Deps.toml @@ -0,0 +1,7 @@ +[0] +LsqFit = "2fda8390-95c7-5789-9bda-21331edee243" +Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7" +NMRTools = "c2839fe3-f1de-42fc-897f-c1b0e8db4db6" +Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" +PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" diff --git a/N/NMRAnalysis/Package.toml b/N/NMRAnalysis/Package.toml new file mode 100644 index 00000000000..2671519ee6b --- /dev/null +++ b/N/NMRAnalysis/Package.toml @@ -0,0 +1,3 @@ +name = "NMRAnalysis" +uuid = "e8f11e50-668f-4bdf-b40b-95f76662da30" +repo = "https://github.com/waudbygroup/NMRAnalysis.jl.git" diff --git a/N/NMRAnalysis/Versions.toml b/N/NMRAnalysis/Versions.toml new file mode 100644 index 00000000000..5fdd5b5825e --- /dev/null +++ b/N/NMRAnalysis/Versions.toml @@ -0,0 +1,4 @@ + +["0.1.0"] + git-tree-sha1 = "77d660f0b027d63c4d101c1509a29956087a3891" + nix-sha256 = "132qhih03jwb6hyy4c8c5z165814dclsvpi20ydsxcpp2gh2vh2x" diff --git a/N/Nonconvex/Compat.toml b/N/Nonconvex/Compat.toml index 343e467a9ef..b857bd923f4 100644 --- a/N/Nonconvex/Compat.toml +++ b/N/Nonconvex/Compat.toml @@ -78,5 +78,10 @@ NonconvexCore = "1" NonconvexUtils = "0.2" [2] -NonconvexCore = "1.1.0-1" NonconvexUtils = "0.4" + +["2-2.1.2"] +NonconvexCore = "1.1.0-1" + +["2.1.3-2"] +NonconvexCore = "1.4.0-1" diff --git a/N/Nonconvex/Versions.toml b/N/Nonconvex/Versions.toml index 4fd6be2358e..8582cf7c5cb 100644 --- a/N/Nonconvex/Versions.toml +++ b/N/Nonconvex/Versions.toml @@ -102,3 +102,7 @@ ["2.1.2"] git-tree-sha1 = "e8a69355e538863435a5c0e8da15a1ee807122d2" nix-sha256 = "133pz9h5i3f18nmknr9fkbbxm58am97qcz5gid59xqlq66xh22k1" + +["2.1.3"] + git-tree-sha1 = "c1421f259b2dd66ed19d9cede5edcea71636b7e6" + nix-sha256 = "0i5gmx2j40knr9lnshi964rdrmhnfxi9qk0fmb3l99cabcq866v7" diff --git a/O/OrdinaryDiffEq/Compat.toml b/O/OrdinaryDiffEq/Compat.toml index 398af4eca38..131e5b99808 100644 --- a/O/OrdinaryDiffEq/Compat.toml +++ b/O/OrdinaryDiffEq/Compat.toml @@ -536,6 +536,9 @@ DiffEqBase = "6.81.3-6.84" NonlinearSolve = "3" SimpleNonlinearSolve = "1" +["6.61-6"] +FillArrays = "1.9.0-1" + ["6.7"] SciMLBase = "1.28.0-1" diff --git a/O/OrdinaryDiffEq/Deps.toml b/O/OrdinaryDiffEq/Deps.toml index a93c636c227..f701acfbacb 100644 --- a/O/OrdinaryDiffEq/Deps.toml +++ b/O/OrdinaryDiffEq/Deps.toml @@ -142,5 +142,8 @@ SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961" ["6.53-6"] InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" +["6.61-6"] +FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" + ["6.7-6"] SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" diff --git a/O/OrdinaryDiffEq/Versions.toml b/O/OrdinaryDiffEq/Versions.toml index af7785a70c5..9c1b98085bf 100644 --- a/O/OrdinaryDiffEq/Versions.toml +++ b/O/OrdinaryDiffEq/Versions.toml @@ -1315,6 +1315,10 @@ git-tree-sha1 = "00047d53841f56b740ec9e33325b8704eee9f3f9" nix-sha256 = "09hianwsbnkbjrrdypp82bp3r2lnwwg0acw8pfin9hdng4av4jb8" +["6.61.0"] + git-tree-sha1 = "70edac326ad5bf91a51871f2437c6faa65956ef8" + nix-sha256 = "1c9gpvmkjl4yqddd4haaa3833sxvmpbmiszg8pn1b7ml5irsa9zn" + ["6.7.0"] git-tree-sha1 = "d8f30cac5f1d2bf3b9c0012c2f078d850c804ef1" nix-sha256 = "184gp5zwdhq5sa9i2961np7wp8dcfqq19l0fvd0v209bsci7xhb3" diff --git a/P/ParetoSmoothedImportanceSampling/Compat.toml b/P/ParetoSmoothedImportanceSampling/Compat.toml index 0c20ad70a0c..235028abe79 100644 --- a/P/ParetoSmoothedImportanceSampling/Compat.toml +++ b/P/ParetoSmoothedImportanceSampling/Compat.toml @@ -6,7 +6,6 @@ StanSample = "3" [0-1] JSON = "0.21" -Statistics = "1" julia = "1" ["0-1.3"] @@ -15,6 +14,9 @@ StatsPlots = "0.14" ["0-1.3.1"] StatsFuns = "0.9" +["0-1.5.2"] +Statistics = "1" + [1] Distributions = "0.25" diff --git a/P/ParetoSmoothedImportanceSampling/Versions.toml b/P/ParetoSmoothedImportanceSampling/Versions.toml index 1f1e38b4e0c..0af57fca9d2 100644 --- a/P/ParetoSmoothedImportanceSampling/Versions.toml +++ b/P/ParetoSmoothedImportanceSampling/Versions.toml @@ -46,3 +46,7 @@ ["1.5.2"] git-tree-sha1 = "ab01cfa3648326833ce3bd225117d2c0cacc5d9d" nix-sha256 = "104m62zyf8dds31iskmyvbiw4lga5p3bn57y6ds6bqb7kz7xscfz" + +["1.5.3"] + git-tree-sha1 = "c678e21715f9b6bbf4cc63047f935a68a9b44f20" + nix-sha256 = "14glfwpnbb3ajzhlwy0gbm096y5ymirkp5cm8kj5za3lhm1sjlci" diff --git a/P/PiecewiseOrthogonalPolynomials/Versions.toml b/P/PiecewiseOrthogonalPolynomials/Versions.toml index 66956db9802..2b00e85cfd6 100644 --- a/P/PiecewiseOrthogonalPolynomials/Versions.toml +++ b/P/PiecewiseOrthogonalPolynomials/Versions.toml @@ -42,3 +42,7 @@ ["0.3.0"] git-tree-sha1 = "e158b6371174677b4e31c09059f187a74f43b6c2" nix-sha256 = "1lpyqx9kkf0af2w58806lizj2vhh8fcy6r0ky5zrp9aig8lmj9xi" + +["0.4.0"] + git-tree-sha1 = "0d63e8c1bccf48e20eb1f53beab9f19171e1a8da" + nix-sha256 = "1sjknpl4iq6k26fnrfpqdbklnn8dny2nvpmgpdyy13gf0ivr2jwx" diff --git a/P/PlutoPlotly/Versions.toml b/P/PlutoPlotly/Versions.toml index 08f73f26dec..369c9924ef9 100644 --- a/P/PlutoPlotly/Versions.toml +++ b/P/PlutoPlotly/Versions.toml @@ -62,3 +62,7 @@ ["0.4.3"] git-tree-sha1 = "0b8880a45f96d8404ae1cf6e4d715e3a79369441" nix-sha256 = "0wdf7sxmpzb33f6gzzbs7w5fix5w6ipddbk4dfw4igyisji7y6ih" + +["0.4.4"] + git-tree-sha1 = "58dcb661ba1e58a13c7adce77435c3c6ac530ef9" + nix-sha256 = "1hapawrv4b4ic759fv0pvqj3acgypgl5sc6pcb3wsldlf82fqdym" diff --git a/P/PromptingTools/Compat.toml b/P/PromptingTools/Compat.toml index 7c906f186b7..c513885942a 100644 --- a/P/PromptingTools/Compat.toml +++ b/P/PromptingTools/Compat.toml @@ -6,3 +6,6 @@ Logging = ["0.0.0", "1"] OpenAI = "0.8.7-0.8" PrecompileTools = "1" julia = "1.9.0-1" + +["0.3-0"] +Preferences = "1" diff --git a/P/PromptingTools/Deps.toml b/P/PromptingTools/Deps.toml index 6557603c3bf..7d14afc6433 100644 --- a/P/PromptingTools/Deps.toml +++ b/P/PromptingTools/Deps.toml @@ -5,3 +5,6 @@ JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1" Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" OpenAI = "e9f21f70-7185-4079-aca2-91159181367c" PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" + +["0.3-0"] +Preferences = "21216c6a-2e73-6563-6e65-726566657250" diff --git a/P/PromptingTools/Versions.toml b/P/PromptingTools/Versions.toml index 6a2de8473d7..276d8cd67ec 100644 --- a/P/PromptingTools/Versions.toml +++ b/P/PromptingTools/Versions.toml @@ -2,3 +2,7 @@ ["0.2.0"] git-tree-sha1 = "a80eabd408183adbb54b5a176a7094d2c57e01bc" nix-sha256 = "0isc9z55yy0887xz0jj5qm0gff1s0c9qbbdsbhv6sc82kwdn7cvq" + +["0.3.0"] + git-tree-sha1 = "430de251fc079039f7b85fef5c6a2bbeaac96720" + nix-sha256 = "1xfh13ymhgr6in8phpqby3lxahp43inxrvc1giqca2k3c40l5l29" diff --git a/R/RegressionAndOtherStories/Compat.toml b/R/RegressionAndOtherStories/Compat.toml index 4b62d3771ac..3a096fb8fa7 100644 --- a/R/RegressionAndOtherStories/Compat.toml +++ b/R/RegressionAndOtherStories/Compat.toml @@ -1,12 +1,9 @@ [0] DataFrames = "1.3.0-1" DataStructures = "0.18.11-0.18" -DelimitedFiles = "1" LaTeXStrings = "1.3.0-1" -NamedArrays = "0.9.6-0.9" NamedTupleTools = "0.14" Reexport = "1.2.2-1" -Statistics = "1" julia = "1" ["0-0.13"] @@ -17,6 +14,11 @@ CSV = "0.10.3-0.10" CategoricalArrays = "0.10.5-0.10" Distributions = "0.25.53-0.25" +["0-0.15.6"] +DelimitedFiles = "1" +NamedArrays = "0.9.6-0.9" +Statistics = "1" + ["0.1.6-0.2"] AlgebraOfGraphics = "0.6.6-0.6" @@ -39,12 +41,11 @@ MetaGraphs = "0.7.2-0.7" ["0.14-0.15.2"] StatsBase = "0.33.16-0.34" -["0.15-0"] +["0.15-0.15.6"] CausalInference = "0.11" ["0.15.3-0"] CSV = "0.10.11-0.10" -CairoMakie = "0.10" CategoricalArrays = "0.10" Distributions = "0.25" DocStringExtensions = "0.9" @@ -52,6 +53,15 @@ KernelDensity = "0.6" StatsBase = "0.33-0.34" StatsFuns = "1.3.0-1" +["0.15.3-0.15.6"] +CairoMakie = "0.10" + +["0.15.7-0"] +CairoMakie = "0.11" +CausalInference = "0.11-0.12" +Makie = "0.20" +NamedArrays = "0.10" + ["0.2.2-0"] Parameters = "0.12" @@ -88,7 +98,7 @@ PlutoPDF = "0.1.4-0.1" ["0.9"] StanSample = "7.1.0-7" -["0.9-0"] +["0.9-0.15.6"] Makie = "0.19" ["0.9.3-0"] diff --git a/R/RegressionAndOtherStories/Versions.toml b/R/RegressionAndOtherStories/Versions.toml index 7d66105ebd8..91503b21157 100644 --- a/R/RegressionAndOtherStories/Versions.toml +++ b/R/RegressionAndOtherStories/Versions.toml @@ -87,6 +87,10 @@ git-tree-sha1 = "93a64a8025f8f45d579c7dbb31a6a2f2a069947d" nix-sha256 = "1x88hvn8vw22xgin4q2vjy5b7h37k2rs1rmjb92vdjcc147vn1a8" +["0.15.7"] + git-tree-sha1 = "fc8c4cd244070195aa0aa678029a0b118dd7c697" + nix-sha256 = "1m17zyq22wcz6ig2kjsqfa4jv2f2lmacpz0isszr501s8c7kc7mi" + ["0.2.0"] git-tree-sha1 = "6bb975bdf12622480b2368290d72dd1d5f540d01" nix-sha256 = "0801vhg7g8rr45qfn5f1fh2cnm16n3lp822ahz5x6s2bzr0nzh3y" diff --git a/R/RegressionAndOtherStories/WeakCompat.toml b/R/RegressionAndOtherStories/WeakCompat.toml index 6acae4f7070..15b686f985c 100644 --- a/R/RegressionAndOtherStories/WeakCompat.toml +++ b/R/RegressionAndOtherStories/WeakCompat.toml @@ -4,16 +4,21 @@ StanSample = "7" ["0.10-0.15.2"] CairoMakie = "0.10.2-0.10" -["0.15-0"] +["0.15-0.15.6"] CausalInference = "0.11" -["0.15.3-0"] +["0.15.3-0.15.6"] CairoMakie = "0.10" +["0.15.7-0"] +CairoMakie = "0.11" +CausalInference = "0.11-0.12" +Makie = "0.20" + ["0.9"] StanSample = "7.1.0-7" -["0.9-0"] +["0.9-0.15.6"] Makie = "0.19" ["0.9.3-0"] diff --git a/Registry.toml b/Registry.toml index f117b1dd0b8..913a1e88ef9 100644 --- a/Registry.toml +++ b/Registry.toml @@ -1475,6 +1475,7 @@ some amount of consideration when choosing package names. 23cab71e-c09d-4758-9ab0-2c183091423d = { name = "Fourdfp", path = "F/Fourdfp" } 23cfdc9f-0504-424a-be1f-4892b28e2f0c = { name = "AlgebraicInterfaces", path = "A/AlgebraicInterfaces" } 23d02862-63fe-4c6e-8fdb-1d52cbbd39d5 = { name = "DynamicObjects", path = "D/DynamicObjects" } +23d2231d-1fc1-47c2-a612-987552d9b38e = { name = "BiblicalHebrew", path = "B/BiblicalHebrew" } 23d639d0-9462-4d1e-84fe-d700424865b8 = { name = "ModelingToolkitDesigner", path = "M/ModelingToolkitDesigner" } 23df5be6-c24a-401c-9bab-7363c0ab302a = { name = "RandomVariables", path = "R/RandomVariables" } 23f0dade-7c6e-4767-a325-b0ffeeccf8c7 = { name = "StellaratorOptimizationMetrics", path = "S/StellaratorOptimizationMetrics" } @@ -2586,6 +2587,7 @@ some amount of consideration when choosing package names. 3ebe565e-a4b5-49c6-aed2-300248c3a9c1 = { name = "GraphSignals", path = "G/GraphSignals" } 3ecdc4d6-ee34-4049-885a-a4e3631db98b = { name = "IteratedIntegration", path = "I/IteratedIntegration" } 3ed2f0d3-1e15-46aa-b21a-890b713d7b5d = { name = "Justly", path = "J/Justly" } +3ed48883-6809-43ec-b77a-d23b0650d8c4 = { name = "ChemistryQuantitativeAnalysis", path = "C/ChemistryQuantitativeAnalysis" } 3eeacb1d-13c2-54cc-9b18-30c86af3cadb = { name = "TabularDisplay", path = "T/TabularDisplay" } 3ef2b461-a4cb-42b1-a580-b83f8df68c40 = { name = "ITensorLattices", path = "I/ITensorLattices" } 3f04dac9-704b-53bc-993e-1547579ac7a5 = { name = "automake_jll", path = "jll/A/automake_jll" } @@ -2852,6 +2854,7 @@ some amount of consideration when choosing package names. 45a664f0-7593-4733-b76c-60f36ef4c15f = { name = "HypergeoMat", path = "H/HypergeoMat" } 45b28afb-7f9c-4d83-a9c8-739861dbc76b = { name = "Fronts", path = "F/Fronts" } 45b36091-5ef7-4b08-b448-aaf24c763a14 = { name = "PopGenCore", path = "P/PopGenCore" } +45b445bb-4962-46a0-9369-b4df9d0f772e = { name = "CUDSS", path = "C/CUDSS" } 45c00fa2-1600-43ce-a2e6-f91e59655264 = { name = "Indefinite", path = "I/Indefinite" } 45c10c9a-3fea-40aa-8a0f-0e2f7025918e = { name = "ComplexOperations", path = "C/ComplexOperations" } 45ce4efb-129e-4f36-8fe9-5e4f23129ff4 = { name = "MDEStudy", path = "M/MDEStudy" } @@ -3359,6 +3362,7 @@ some amount of consideration when choosing package names. 522f3ed2-3f36-55e3-b6df-e94fee9b0c07 = { name = "LibExpat", path = "L/LibExpat" } 5231157d-7ae6-5dec-b9aa-3f65828037ac = { name = "Wells", path = "W/Wells" } 5232ba32-63ef-5a57-8e6a-e52ba13cfec0 = { name = "CGNS_jll", path = "jll/C/CGNS_jll" } +5233c530-8ff5-54e9-96dc-9768cc911b78 = { name = "agg_jll", path = "jll/A/agg_jll" } 523fee87-0ab8-5b00-afb7-3ecf72e48cfd = { name = "CodecBzip2", path = "C/CodecBzip2" } 5249e202-7b38-466e-aecc-8fc3462187b6 = { name = "LorentzGroup", path = "L/LorentzGroup" } 524a00d3-5d12-4323-9774-d2c11dc9d82e = { name = "QuantumESPRESSOExpress", path = "Q/QuantumESPRESSOExpress" } @@ -4841,6 +4845,7 @@ some amount of consideration when choosing package names. 76db0263-63f3-4d26-bb9a-5dba378db904 = { name = "KomaMRIPlots", path = "K/KomaMRIPlots" } 76eceee3-57b5-4d4a-8e66-0e911cebbf60 = { name = "WorkerUtilities", path = "W/WorkerUtilities" } 76ed43ae-9a5d-5a62-8c75-30186b810ce8 = { name = "SQLite_jll", path = "jll/S/SQLite_jll" } +77006267-fdeb-46de-a135-5da16dc5426c = { name = "DistributedRelaxationTimes", path = "D/DistributedRelaxationTimes" } 7700fd7a-0a3e-455e-9ac1-177bceab20a5 = { name = "SparsePCA", path = "S/SparsePCA" } 770da0de-323d-4d28-9202-0e205c1e0aff = { name = "UpdateJulia", path = "U/UpdateJulia" } 77125aae-c893-5498-99e3-e30470bfa328 = { name = "Chuffed_jll", path = "jll/C/Chuffed_jll" } @@ -9395,6 +9400,7 @@ e6f89c97-d47a-5376-807f-9c37f3926c36 = { name = "LoggingExtras", path = "L/Loggi e7028de2-df94-4053-9fdc-99272086b8d4 = { name = "AutoPreallocation", path = "A/AutoPreallocation" } e7041bdd-cbf6-4fda-a9ae-fa15d3238eb4 = { name = "RheaReactions", path = "R/RheaReactions" } e7058ba0-a568-556c-b31a-209ee9d855a8 = { name = "ExprRules", path = "E/ExprRules" } +e70aea02-d551-4d4a-88dc-a60a3b79560b = { name = "GroupPresentations", path = "G/GroupPresentations" } e7132d5a-96e2-11e9-15da-db8a129aaaf8 = { name = "Run", path = "R/Run" } e713c705-17e4-4cec-abe0-95bf5bf3e10c = { name = "PackageAnalyzer", path = "P/PackageAnalyzer" } e7214860-93a8-4f22-b43d-bd447d1a2094 = { name = "PkgPage", path = "P/PkgPage" } @@ -9453,6 +9459,7 @@ e8b5fb6c-218f-5c08-bc3d-6b0e551bbffd = { name = "MPFI_jll", path = "jll/M/MPFI_j e8c3bf11-b54e-5fcf-8bd0-49e7696ff13f = { name = "FastCGI", path = "F/FastCGI" } e8e009a8-4479-409b-a274-75b76d9b8a40 = { name = "LanguageFinder", path = "L/LanguageFinder" } e8efc688-5342-4ad4-b4ba-9025a731b363 = { name = "ImPlot", path = "I/ImPlot" } +e8f11e50-668f-4bdf-b40b-95f76662da30 = { name = "NMRAnalysis", path = "N/NMRAnalysis" } e8f3a9d7-1e19-435f-864b-2435d14e4e17 = { name = "SearchSortedNearest", path = "S/SearchSortedNearest" } e9003ee5-8d1f-52e9-81b4-38b583c0e573 = { name = "StanMCMCChains", path = "S/StanMCMCChains" } e9033725-1633-496a-b29a-3bc5a5543602 = { name = "Vahana", path = "V/Vahana" } diff --git a/S/SXTMerger/Compat.toml b/S/SXTMerger/Compat.toml index 0de2123cb35..66ed0eb6ebc 100644 --- a/S/SXTMerger/Compat.toml +++ b/S/SXTMerger/Compat.toml @@ -5,9 +5,13 @@ julia = "1.6.3-1" DataFrames = "1.2.2-1" FITSIO = "0.16" -["1.0.1-1"] +["1.0.1-1.1.0"] DataFrames = "1.2.0-1" FITSIO = "0.15" -["1.1-1"] +["1.1.0"] CFITSIO = "1.4.0-1" + +["1.1.1-1"] +DataFrames = "1.5.0-1" +FITSIO = "0.17" diff --git a/S/SXTMerger/Deps.toml b/S/SXTMerger/Deps.toml index fda20381e9e..6b395b57db0 100644 --- a/S/SXTMerger/Deps.toml +++ b/S/SXTMerger/Deps.toml @@ -2,5 +2,5 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" FITSIO = "525bcba6-941b-5504-bd06-fd0dc1a4d2eb" -["1.1-1"] +["1.1.0"] CFITSIO = "3b1b4be9-1499-4b22-8d78-7db3344d1961" diff --git a/S/SXTMerger/Versions.toml b/S/SXTMerger/Versions.toml index 526d632444c..0e6ab1fbd6d 100644 --- a/S/SXTMerger/Versions.toml +++ b/S/SXTMerger/Versions.toml @@ -14,3 +14,7 @@ ["1.1.0"] git-tree-sha1 = "80c5a8a0a919422fa2b1eb263d9833ddad98af2b" nix-sha256 = "1xh7nfkkmjxrksk8rww0gqvqdiiv3r46db047wb6h55fylq4ajxn" + +["1.1.1"] + git-tree-sha1 = "743b7f2514605f15bafc615b83653bf1550da214" + nix-sha256 = "0qqq0w15zdzik1pnx2z5akq4n1jgk0b6sh0iv82vr32gaf4h5c74" diff --git a/S/SciMLBase/Compat.toml b/S/SciMLBase/Compat.toml index 3c919c68075..dc50f3ce2fa 100644 --- a/S/SciMLBase/Compat.toml +++ b/S/SciMLBase/Compat.toml @@ -117,6 +117,9 @@ ZygoteRules = "0.2" ["1.97.1-2"] FillArrays = "1.6.0-1" +["2.10-2"] +QuasiMonteCarlo = "0.2-0.3" + ["2.6"] Distributed = "1.6.0-1" LinearAlgebra = "1.6.0-1" @@ -135,5 +138,5 @@ Markdown = "1.9.0-1" Printf = "1.9.0-1" julia = "1.9.0-1" -["2.8-2"] +["2.8-2.9"] QuasiMonteCarlo = "0.3" diff --git a/S/SciMLBase/Versions.toml b/S/SciMLBase/Versions.toml index 25ec04b298a..477fb9612fc 100644 --- a/S/SciMLBase/Versions.toml +++ b/S/SciMLBase/Versions.toml @@ -919,6 +919,10 @@ git-tree-sha1 = "0842f7f77bf2d9546e0bbc543d03be3d53a30600" nix-sha256 = "0s8m1nspq0qz2naqyix08v86c3vp7a4mv2fgrqq5s71higfyhyvq" +["2.10.0"] + git-tree-sha1 = "32ea825941f7b58a6f48268f4b76971ae8eb9eec" + nix-sha256 = "0bjm94qkv96qsx9d5jvwgzj2wkvyj0cpa96c2afb99xi59sdis1c" + ["2.2.0"] git-tree-sha1 = "cc82f4c0ee2493cb2c1b3df66a2ef7fc45b6eacb" nix-sha256 = "1fvranrh8djfvr3jxk2v2x2qhc6590gpb5v9lysg4hk13vx1jjjd" diff --git a/S/SeisNoise/Compat.toml b/S/SeisNoise/Compat.toml index 7089262fe42..4b3e8ea4ff6 100644 --- a/S/SeisNoise/Compat.toml +++ b/S/SeisNoise/Compat.toml @@ -1,5 +1,4 @@ [0] -Statistics = "1" julia = "1" ["0-0.2"] @@ -13,6 +12,9 @@ JLD2 = "0.0.0-0.1" Plots = "0.0.0-0.29" SeisIO = "0.0.0-0.4" +["0-0.5.3"] +Statistics = "1" + ["0.2"] LightXML = "0.0.0-0.8" @@ -40,7 +42,7 @@ DSP = "0.6" ["0.3.0"] SeisIO = "0.4" -["0.3.1-0"] +["0.3.1-0.5.3"] SeisIO = "1" ["0.4"] @@ -49,13 +51,13 @@ CUDAnative = "3" CuArrays = "2" GPUArrays = "3.1.0-3" -["0.4-0"] -StatsBase = "0.32-0.33" - ["0.4-0.5.0"] DataFrames = "0.20-0.21" Plots = ["0.29", "1"] +["0.4-0.5.3"] +StatsBase = "0.32-0.33" + ["0.5-0.5.2"] JLD2 = "0.1-0.2" @@ -69,12 +71,22 @@ GPUArrays = ["3.1.0-5", "6.2.0-6"] ["0.5.1-0"] Adapt = "1.0.1-3" -CUDA = "2-3" RecipesBase = "1.1.0-1" +["0.5.1-0.5.3"] +CUDA = "2-3" + ["0.5.2-0"] DSP = "0.6-0.7" + +["0.5.2-0.5.3"] GPUArrays = ["3.1.0-5", "6.2.0-8"] ["0.5.3-0"] JLD2 = "0.1-0.4" + +["0.5.4-0"] +CUDA = "2-5" +GPUArrays = ["3.1.0-5", "6.2.0-9"] +SeisBase = "0.1" +StatsBase = "0.32-0.34" diff --git a/S/SeisNoise/Deps.toml b/S/SeisNoise/Deps.toml index 364e8688960..6c5bb5dc0e4 100644 --- a/S/SeisNoise/Deps.toml +++ b/S/SeisNoise/Deps.toml @@ -5,7 +5,6 @@ FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341" Glob = "c27321d9-0574-5035-807b-f59d2c89b15c" JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" -SeisIO = "b372bb87-02dd-52bb-bcf6-c30dd83fd342" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" @@ -18,6 +17,9 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" +["0-0.5.3"] +SeisIO = "b372bb87-02dd-52bb-bcf6-c30dd83fd342" + ["0.2-0.3"] LightXML = "9c8b4983-aa76-5018-a973-4c85ecc9e179" @@ -42,3 +44,6 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" ["0.5.1-0"] RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" + +["0.5.4-0"] +SeisBase = "8b7dfb90-41a7-4c72-9751-87603311c074" diff --git a/S/SeisNoise/Versions.toml b/S/SeisNoise/Versions.toml index 88fe6098d38..a43b533a086 100644 --- a/S/SeisNoise/Versions.toml +++ b/S/SeisNoise/Versions.toml @@ -38,3 +38,7 @@ ["0.5.3"] git-tree-sha1 = "c2c39840ccc72f71242942a1ce169896a36e4eac" nix-sha256 = "09zbyyabqyrksvkrll9k78b91lpb9s588g7p3ca2l1y7rcmj54ra" + +["0.5.4"] + git-tree-sha1 = "5d92a7b1301c76bd678bf9330bf637de3c5754c2" + nix-sha256 = "1xcxb9w4h4wganxjs60fbiswbh8k2q88y56nbx18ishqrqrayf5k" diff --git a/S/Sleipnir/Compat.toml b/S/Sleipnir/Compat.toml index 2eb1082fab3..19d94beb15b 100644 --- a/S/Sleipnir/Compat.toml +++ b/S/Sleipnir/Compat.toml @@ -11,3 +11,7 @@ Statistics = "1.7.0-1" ["0.3.6-0"] CairoMakie = "0.11" Statistics = "1" + +["0.4-0"] +Downloads = "1" +HDF5 = "0.17" diff --git a/S/Sleipnir/Deps.toml b/S/Sleipnir/Deps.toml index 079991a3e4a..d5014d45a6f 100644 --- a/S/Sleipnir/Deps.toml +++ b/S/Sleipnir/Deps.toml @@ -11,3 +11,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" ["0.3.6-0"] CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0" + +["0.4-0"] +Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6" +HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f" diff --git a/S/Sleipnir/Versions.toml b/S/Sleipnir/Versions.toml index 112c7328d05..04da905377f 100644 --- a/S/Sleipnir/Versions.toml +++ b/S/Sleipnir/Versions.toml @@ -38,3 +38,7 @@ ["0.3.6"] git-tree-sha1 = "fe9f5c88e4550d7bf242bb3335dcbeb707f28fd3" nix-sha256 = "0n31y8cypvsizbil67wm81vm4ckvgapyvminy79rbm9ksw7fqjcl" + +["0.4.0"] + git-tree-sha1 = "ae47d593016e14633f35eb7c8848d2a2bd66e8f0" + nix-sha256 = "0n18za8ygpmsw51zm5vjp6x8plrlg7i8phzw1a78fzc4rxzhwp9q" diff --git a/S/StatisticalRethinking/Compat.toml b/S/StatisticalRethinking/Compat.toml index 9cd8dcfcabb..1707e992100 100644 --- a/S/StatisticalRethinking/Compat.toml +++ b/S/StatisticalRethinking/Compat.toml @@ -75,7 +75,7 @@ Statistics = "1" ["0.8.4-0.9.0"] KernelDensity = "0.0.0-0.5" -["0.9-4"] +["0.9-4.7.3"] Statistics = "1" ["0.9.0"] @@ -341,13 +341,13 @@ CSV = "0.9-0.10" ["4.5.1"] StatsFuns = ["0.9", "1"] -["4.5.1-4"] -NamedTupleTools = "0.13-0.14" - ["4.5.1-4.5"] AxisKeys = "0.1-0.2" -["4.5.2-4"] +["4.5.1-4.7.3"] +NamedTupleTools = "0.13-0.14" + +["4.5.2-4.7.3"] StatsFuns = ["0.8-0.9", "1"] ["4.6-4"] @@ -359,6 +359,13 @@ PrettyTables = "2" MCMCChains = "5.6.0-6" StatsBase = "0.33-0.34" +["4.7.3"] +NamedArrays = "0.9-0.10" + ["4.7.3-4"] Documenter = ["0.27", "1"] -NamedArrays = "0.9-0.10" + +["4.7.4-4"] +NamedArrays = "0.10" +NamedTupleTools = "0.14" +StatsFuns = "1" diff --git a/S/StatisticalRethinking/Versions.toml b/S/StatisticalRethinking/Versions.toml index 0e96022affb..18653b5e936 100644 --- a/S/StatisticalRethinking/Versions.toml +++ b/S/StatisticalRethinking/Versions.toml @@ -390,3 +390,7 @@ ["4.7.3"] git-tree-sha1 = "08a543e968a379b3a5d04c2acc25a3f8310e9961" nix-sha256 = "02mywdhp31q22gm60vqx34s9nbn8j230ifl7dwm5hkh985mm6d01" + +["4.7.4"] + git-tree-sha1 = "cf7fd30387559f5bacd4abfb6781e01543402bce" + nix-sha256 = "017aryfmsjmfv4ramx5fdbpd7mkddxjird0k4qnfykhv6x7qgfsd" diff --git a/S/StructuralCausalModels/Compat.toml b/S/StructuralCausalModels/Compat.toml index b309435b6ac..de403ffcf9b 100644 --- a/S/StructuralCausalModels/Compat.toml +++ b/S/StructuralCausalModels/Compat.toml @@ -12,8 +12,6 @@ CSV = "0.6-0.7" [0-1] Combinatorics = "1" -NamedArrays = "0.9" -Statistics = "1" julia = "1" ["0-1.0.1"] @@ -22,6 +20,10 @@ Reexport = "0.2" ["0-1.3"] DocStringExtensions = "0.8" +["0-1.4.1"] +NamedArrays = "0.9" +Statistics = "1" + ["0.1.3-0"] DataStructures = "0.17-0.18" @@ -67,3 +69,6 @@ DocStringExtensions = "0.8-0.9" ["1.4.1-1"] DocStringExtensions = "0.9" + +["1.4.2-1"] +NamedArrays = "0.10" diff --git a/S/StructuralCausalModels/Versions.toml b/S/StructuralCausalModels/Versions.toml index 0f0991b1268..a42f0b811dc 100644 --- a/S/StructuralCausalModels/Versions.toml +++ b/S/StructuralCausalModels/Versions.toml @@ -86,3 +86,7 @@ ["1.4.1"] git-tree-sha1 = "01c838be8d7119708b839aa16d413088a1076ee8" nix-sha256 = "1r55j9dgpsi6k55yx53mi8adn8kbd2rdl51r42c04ivghsn7mikk" + +["1.4.2"] + git-tree-sha1 = "d7531b8dbacf19be09e36df85619556b05ceb1e5" + nix-sha256 = "0p6hb5jgz8yw6dqi14458fsb1684lrfi2f2g40wg9awv7cnccj86" diff --git a/S/Sundials/Compat.toml b/S/Sundials/Compat.toml index 78f43f7dcfa..564b4ed428c 100644 --- a/S/Sundials/Compat.toml +++ b/S/Sundials/Compat.toml @@ -84,12 +84,23 @@ CEnum = "0.2-0.4" ["4.2.6-4.2"] DataStructures = "0.17-0.18" -["4.20-4"] +["4.20"] SciMLBase = "1.92.0-2" -["4.20.1-4"] +["4.20.1-4.20"] CEnum = "0.2-0.5" +["4.21"] +SciMLBase = "2" + +["4.21-4"] +CEnum = "0.5" +Reexport = "1" + +["4.22-4"] +SciMLBase = "2.9.0-2" +julia = "1.9.0-1" + ["4.3-4"] DataStructures = "0.18" @@ -99,8 +110,8 @@ DiffEqBase = "6.44.0-6" ["4.3-4.6"] julia = "1" -["4.4-4"] +["4.4-4.20"] Reexport = ["0.2", "1"] -["4.7-4"] +["4.7-4.21"] julia = "1.6.0-1" diff --git a/S/Sundials/Versions.toml b/S/Sundials/Versions.toml index fab58f6c676..dd44bffb6f6 100644 --- a/S/Sundials/Versions.toml +++ b/S/Sundials/Versions.toml @@ -255,6 +255,14 @@ git-tree-sha1 = "71dc65a2d7decdde5500299c9b04309e0138d1b4" nix-sha256 = "1drb6jf1h41p8arnnk867aa26sj47balba90gvfsg8cx5ia171hn" +["4.21.0"] + git-tree-sha1 = "f983e02a4a9a5dccf0b1acb64481b75f35dc9e53" + nix-sha256 = "16naz09ggbkky7ggxmjvhlrbr88fzx0nk1icznkd7pimqdh1yd51" + +["4.22.0"] + git-tree-sha1 = "ab6c39958d245299e134b054414d73eb1e388ae6" + nix-sha256 = "10nxv59cv6nrryvsxhi9nsn33kq1nbvg14pzpmdsr1riqban4bw9" + ["4.3.0"] git-tree-sha1 = "9e7036b5690b264248d99090170f60884105a5e1" nix-sha256 = "16l8cjxk1h1frmsxdagk1r1781xd1rfjd0x5q3n7378xwgkqzzpw" diff --git a/T/TagPOMDPProblem/Compat.toml b/T/TagPOMDPProblem/Compat.toml index 7a93c0dd4b2..63af621c31f 100644 --- a/T/TagPOMDPProblem/Compat.toml +++ b/T/TagPOMDPProblem/Compat.toml @@ -9,3 +9,8 @@ POMDPModelTools = "0.3.9-0.3" ["0.1.1-0"] POMDPTools = "0.1" + +["0.2-0"] +Graphs = "1.9.0-1" +LinearAlgebra = "1.6.0-1" +MetaGraphs = "0.7" diff --git a/T/TagPOMDPProblem/Deps.toml b/T/TagPOMDPProblem/Deps.toml index b047197391d..ed1e9dcdf1c 100644 --- a/T/TagPOMDPProblem/Deps.toml +++ b/T/TagPOMDPProblem/Deps.toml @@ -2,6 +2,8 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" POMDPs = "a93abf59-7444-517b-a68a-c42f96afdd7d" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" + +["0-0.1"] SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" ["0-0.1.0"] @@ -10,3 +12,7 @@ POMDPModelTools = "08074719-1b2a-587c-a292-00f91cc44415" ["0.1.1-0"] POMDPTools = "7588e00f-9cae-40de-98dc-e0c70c48cdd7" + +["0.2-0"] +Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" +MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5" diff --git a/T/TagPOMDPProblem/Versions.toml b/T/TagPOMDPProblem/Versions.toml index 30e7336a66a..519f72ba54a 100644 --- a/T/TagPOMDPProblem/Versions.toml +++ b/T/TagPOMDPProblem/Versions.toml @@ -6,3 +6,7 @@ ["0.1.1"] git-tree-sha1 = "f1a93eb06f8b80ae91768e70748a2fdd087958b1" nix-sha256 = "1m9r4013sfy6blj8avmfdsrdbgyps2ga24pnmll69k8mnk1l45k2" + +["0.2.0"] + git-tree-sha1 = "ceeb5a4d205bfa4d2b91dbe9470acd70711ce632" + nix-sha256 = "0mpgak2mygjjzqg59f12wgasg0h7yaw1br5cxn81gnr33mg52rll" diff --git a/U/UnitfulAngles/Versions.toml b/U/UnitfulAngles/Versions.toml index da2f2bc6f4c..92527b91c8e 100644 --- a/U/UnitfulAngles/Versions.toml +++ b/U/UnitfulAngles/Versions.toml @@ -38,3 +38,7 @@ ["0.7.1"] git-tree-sha1 = "04b63b575003288e6754e07b1ef3bf4a45effc27" nix-sha256 = "11bl0rf9h8kkr2y6w31zmdc7jbabr38kz8gxv60rpsh1f88rwzjg" + +["0.7.2"] + git-tree-sha1 = "79875b1f2e4bf918f0702a5980816955066d9ae2" + nix-sha256 = "1nx8lm2iqks5as1lkpw9bfnpjn0jflha5h6c5wn17ixkal8fb5d0" diff --git a/V/VoronoiFVM/Versions.toml b/V/VoronoiFVM/Versions.toml index 783ce179a46..43ea45abf1c 100644 --- a/V/VoronoiFVM/Versions.toml +++ b/V/VoronoiFVM/Versions.toml @@ -479,6 +479,10 @@ git-tree-sha1 = "0ab4f14ec8e1de26faf956c39f0405418f651eb6" nix-sha256 = "0qs3mqghzsw3llb2qvslp3whmhxpm3r0l2ah0ny93a711zjfsdai" +["1.15.1"] + git-tree-sha1 = "b377c2cdb2cbacf7839a03044e53007830783521" + nix-sha256 = "1klwd7mg32lhma9d9wv157bys91c5nnq87zsq69lcj64yyxkk5kw" + ["1.2.0"] git-tree-sha1 = "280f94ca26c00fef3d210e84eff523cb40d2a86c" nix-sha256 = "0v4jr53dc9nz5x1bsg679w3lpk4g5rjxyqgnd30d6hqgshy514hr" diff --git a/W/WeightInitializers/Compat.toml b/W/WeightInitializers/Compat.toml index e5bc7c392e3..ef66ded65f3 100644 --- a/W/WeightInitializers/Compat.toml +++ b/W/WeightInitializers/Compat.toml @@ -5,3 +5,8 @@ julia = "1.6.0-1" ["0-0.1.1"] Statistics = "1.6.0-1" + +["0.1.3-0"] +PackageExtensionCompat = "1" +Random = ["0.0.0", "1"] +Statistics = ["0.0", "1"] diff --git a/W/WeightInitializers/Deps.toml b/W/WeightInitializers/Deps.toml index 6088ca1165d..9eb1b29c163 100644 --- a/W/WeightInitializers/Deps.toml +++ b/W/WeightInitializers/Deps.toml @@ -3,3 +3,6 @@ PartialFunctions = "570af359-4316-4cb7-8c74-252c00c2016b" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" + +["0.1.3-0"] +PackageExtensionCompat = "65ce6f38-6b18-4e1d-a461-8949797d7930" diff --git a/W/WeightInitializers/Versions.toml b/W/WeightInitializers/Versions.toml index d293d849f4a..994cbd8f107 100644 --- a/W/WeightInitializers/Versions.toml +++ b/W/WeightInitializers/Versions.toml @@ -10,3 +10,7 @@ ["0.1.2"] git-tree-sha1 = "d74c34f55608b88d6646a29b32de47cb1c1675aa" nix-sha256 = "0fzgngn5n2y51rhvgxz3bwcz47619rrq4bv7zlb0zxcdqlxgg196" + +["0.1.3"] + git-tree-sha1 = "f5c5118f3cd9a2ee5992d43d0a296caa671edea9" + nix-sha256 = "1n661bkb0r9zq1y7yrlayjwf7pia58d9s6ll80bjr8zxzfwsdrva" diff --git a/W/WeightInitializers/WeakCompat.toml b/W/WeightInitializers/WeakCompat.toml new file mode 100644 index 00000000000..0f5858ac704 --- /dev/null +++ b/W/WeightInitializers/WeakCompat.toml @@ -0,0 +1,2 @@ +["0.1.3-0"] +CUDA = "4-5" diff --git a/jll/A/agg_jll/Compat.toml b/jll/A/agg_jll/Compat.toml new file mode 100644 index 00000000000..63c29cbfab0 --- /dev/null +++ b/jll/A/agg_jll/Compat.toml @@ -0,0 +1,5 @@ +[1] +Artifacts = "1" +JLLWrappers = "1.2.0-1" +Libdl = "1" +julia = "1.6.0-1" diff --git a/jll/A/agg_jll/Deps.toml b/jll/A/agg_jll/Deps.toml new file mode 100644 index 00000000000..d5f84bc6008 --- /dev/null +++ b/jll/A/agg_jll/Deps.toml @@ -0,0 +1,4 @@ +[1] +Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" +JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" +Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" diff --git a/jll/A/agg_jll/Package.toml b/jll/A/agg_jll/Package.toml new file mode 100644 index 00000000000..aebe9edb6e5 --- /dev/null +++ b/jll/A/agg_jll/Package.toml @@ -0,0 +1,3 @@ +name = "agg_jll" +uuid = "5233c530-8ff5-54e9-96dc-9768cc911b78" +repo = "https://github.com/JuliaBinaryWrappers/agg_jll.jl.git" diff --git a/jll/A/agg_jll/Versions.toml b/jll/A/agg_jll/Versions.toml new file mode 100644 index 00000000000..14be03d36fd --- /dev/null +++ b/jll/A/agg_jll/Versions.toml @@ -0,0 +1,4 @@ + +["1.4.3+0"] + git-tree-sha1 = "5c0aa73c27ac8d9a416384cace91edee36cccad1" + nix-sha256 = "0248ayhrfk52z66cb1d1r7qxvbv0hkcapbmjbg7yxh6x1f2ki6z1" diff --git a/jll/G/GraphicsMagick_jll/Compat.toml b/jll/G/GraphicsMagick_jll/Compat.toml index c1277b88892..a64e7ca6970 100644 --- a/jll/G/GraphicsMagick_jll/Compat.toml +++ b/jll/G/GraphicsMagick_jll/Compat.toml @@ -1,4 +1,11 @@ [1] JLLWrappers = "1.2.0-1" -Libtiff_jll = "4.3.0-4.4" julia = "1.6.0-1" + +["1-1.3.40"] +Libtiff_jll = "4.3.0-4.4" + +["1.3.42-1"] +Artifacts = "1" +FreeType2_jll = "2.10.4-2" +Libdl = "1" diff --git a/jll/G/GraphicsMagick_jll/Versions.toml b/jll/G/GraphicsMagick_jll/Versions.toml index 4dc2bdb818d..0057b800bf3 100644 --- a/jll/G/GraphicsMagick_jll/Versions.toml +++ b/jll/G/GraphicsMagick_jll/Versions.toml @@ -2,3 +2,7 @@ ["1.3.40+0"] git-tree-sha1 = "4ee263f7b82f014a1bd1eeb0a9d42d49c89e1bf8" nix-sha256 = "0k1xmxwmfrgvmq6b2kfa34n7yn0lhb29sn53lw2y4x7i1nppm7l7" + +["1.3.42+0"] + git-tree-sha1 = "789b0e2371533b045ed655bbf7caf355d47e99bb" + nix-sha256 = "1sdrl1spc2r145j49ck1wbfswb0mc3z6j0gbasv6chm7nxwclw51" diff --git a/jll/L/Libtiff_jll/Compat.toml b/jll/L/Libtiff_jll/Compat.toml index 38a578f596b..f953460381e 100644 --- a/jll/L/Libtiff_jll/Compat.toml +++ b/jll/L/Libtiff_jll/Compat.toml @@ -7,3 +7,7 @@ JLLWrappers = "1.1.0-1" ["4.3-4"] JLLWrappers = "1.2.0-1" julia = "1.6.0-1" + +["4.6-4"] +Artifacts = "1" +Libdl = "1" diff --git a/jll/L/Libtiff_jll/Versions.toml b/jll/L/Libtiff_jll/Versions.toml index ef9742bdf6a..44b3273da84 100644 --- a/jll/L/Libtiff_jll/Versions.toml +++ b/jll/L/Libtiff_jll/Versions.toml @@ -38,3 +38,7 @@ ["4.5.1+1"] git-tree-sha1 = "2da088d113af58221c52828a80378e16be7d037a" nix-sha256 = "115znbys3arfnlh1hxwh00m7g9j21dakfsjffa4ykvmfiy1mavw8" + +["4.6.0+0"] + git-tree-sha1 = "6355fb9a4d22d867318db186fd09b09b35bd2ed7" + nix-sha256 = "0d0mws7fp7zd5nv13ib5rcxd4ahs3rk9gcbx32g2gvhn5zn2dqd4"