Skip to content

Commit 70185e2

Browse files
New package: CompilerCaching v0.1.0
UUID: 9db33cc3-5358-4881-8759-fa4194144afd Repo: https://github.com/maleadt/CompilerCaching.jl.git Tree: 7b452f4f6c1936a27a0c75bf17e74efaf3e63819 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 5bb1081 commit 70185e2

File tree

5 files changed

+8
-0
lines changed

5 files changed

+8
-0
lines changed

C/CompilerCaching/Compat.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[0]
2+
julia = "1.11.0 - 1"

C/CompilerCaching/Deps.toml

Whitespace-only changes.

C/CompilerCaching/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "CompilerCaching"
2+
uuid = "9db33cc3-5358-4881-8759-fa4194144afd"
3+
repo = "https://github.com/maleadt/CompilerCaching.jl.git"

C/CompilerCaching/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "7b452f4f6c1936a27a0c75bf17e74efaf3e63819"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8132,6 +8132,7 @@ some amount of consideration when choosing package names.
81328132
9da8a3cd-07a3-59c0-a743-3fdc52c30d11 = { name = "JLSO", path = "J/JLSO" }
81338133
9db26ae3-82ff-4374-85e9-9ed87405fd16 = { name = "H2Trees", path = "H/H2Trees" }
81348134
9db2cae5-386f-4011-9d63-a5602296539b = { name = "Gtk4", path = "G/Gtk4" }
8135+
9db33cc3-5358-4881-8759-fa4194144afd = { name = "CompilerCaching", path = "C/CompilerCaching" }
81358136
9dbaeea7-558f-4e29-ba60-30a5dee37710 = { name = "SIIP2Marmot", path = "S/SIIP2Marmot" }
81368137
9dbc1c15-08f7-42e2-915c-53d8f7c4cd8b = { name = "InteractiveGeospatial", path = "I/InteractiveGeospatial" }
81378138
9dbca590-e19a-5566-89a8-3997bfd21c58 = { name = "XPA_jll", path = "jll/X/XPA_jll" }

0 commit comments

Comments
 (0)