Skip to content

Commit 411954e

Browse files
committed
Test fix to CSL paths in LD_LIBRARY_PATH
1 parent 3551e4c commit 411954e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Manifest.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
2828

2929
[[BinaryBuilderBase]]
3030
deps = ["CodecZlib", "Downloads", "InteractiveUtils", "JSON", "LibGit2", "Libdl", "Logging", "OutputCollectors", "Pkg", "Random", "SHA", "Scratch", "SimpleBufferStream", "TOML", "Tar", "UUIDs", "p7zip_jll", "pigz_jll"]
31-
git-tree-sha1 = "225b107285e25a745047582d138cd99986f52f1a"
32-
repo-rev = "mg/libstdc++"
31+
git-tree-sha1 = "755f460cfc360d3b57686469afc9ce6800a06adc"
32+
repo-rev = "mg/csl_paths"
3333
repo-url = "https://github.com/giordano/BinaryBuilderBase.jl.git"
3434
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"
35-
version = "0.6.12"
35+
version = "0.6.13"
3636

3737
[[CodecZlib]]
3838
deps = ["TranscodingStreams", "Zlib_jll"]

0 commit comments

Comments
 (0)