We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3649f8 commit b567809Copy full SHA for b567809
R/rr/build_tarballs.jl
@@ -8,7 +8,7 @@ version = v"5.9"
8
# Collection of sources required to build rr
9
sources = [
10
GitSource("https://github.com/JuliaLang/rr.git",
11
- "70388a0d7d2fa7d80761a2094b348d86ad1bb747")
+ "fda1312b35589dbc0c96260836c7e165646bbfc5")
12
]
13
14
# Bash recipe for building across all platforms
0 commit comments