Skip to content

Commit 293ff92

Browse files
committed
Try using updated PR 15 in UnrolledUtilities
1 parent ae9daf6 commit 293ff92

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.buildkite/Manifest.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.5"
3+
julia_version = "1.10.4"
44
manifest_format = "2.0"
55
project_hash = "df8d928b39b6ed33e1d2e8ca2259b9ea4e459a05"
66

@@ -2511,8 +2511,8 @@ uuid = "45397f5d-5981-4c77-b2b3-fc36d6e9b728"
25112511
version = "1.6.4"
25122512

25132513
[[deps.UnrolledUtilities]]
2514-
git-tree-sha1 = "9dce408e076a8e8c4115720cef6a5d827b8afd8f"
2515-
repo-rev = "dy/15_plus_16"
2514+
git-tree-sha1 = "b1fc31b73951bd211bec7186353080fe9206ce4b"
2515+
repo-rev = "dy/recursion_limit"
25162516
repo-url = "https://github.com/CliMA/UnrolledUtilities.jl.git"
25172517
uuid = "0fe1646c-419e-43be-ac14-22321958931b"
25182518
version = "0.1.5"
@@ -2808,7 +2808,7 @@ version = "0.15.2+0"
28082808
[[deps.libblastrampoline_jll]]
28092809
deps = ["Artifacts", "Libdl"]
28102810
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
2811-
version = "5.11.0+0"
2811+
version = "5.8.0+1"
28122812

28132813
[[deps.libdecor_jll]]
28142814
deps = ["Artifacts", "Dbus_jll", "JLLWrappers", "Libdl", "Libglvnd_jll", "Pango_jll", "Wayland_jll", "xkbcommon_jll"]

benchmarks/bickleyjet/Manifest.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.5"
3+
julia_version = "1.10.4"
44
manifest_format = "2.0"
55
project_hash = "fdb9e14a57898722328d7e9fac3b2accc9eac34e"
66

@@ -1441,8 +1441,8 @@ uuid = "45397f5d-5981-4c77-b2b3-fc36d6e9b728"
14411441
version = "1.6.4"
14421442

14431443
[[deps.UnrolledUtilities]]
1444-
git-tree-sha1 = "9dce408e076a8e8c4115720cef6a5d827b8afd8f"
1445-
repo-rev = "dy/15_plus_16"
1444+
git-tree-sha1 = "b1fc31b73951bd211bec7186353080fe9206ce4b"
1445+
repo-rev = "dy/recursion_limit"
14461446
repo-url = "https://github.com/CliMA/UnrolledUtilities.jl.git"
14471447
uuid = "0fe1646c-419e-43be-ac14-22321958931b"
14481448
version = "0.1.5"
@@ -1703,7 +1703,7 @@ version = "0.15.2+0"
17031703
[[deps.libblastrampoline_jll]]
17041704
deps = ["Artifacts", "Libdl"]
17051705
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
1706-
version = "5.11.0+0"
1706+
version = "5.8.0+1"
17071707

17081708
[[deps.libdecor_jll]]
17091709
deps = ["Artifacts", "Dbus_jll", "JLLWrappers", "Libdl", "Libglvnd_jll", "Pango_jll", "Wayland_jll", "xkbcommon_jll"]

0 commit comments

Comments
 (0)