File tree 6 files changed +5
-3
lines changed
Pkg-193e494c22f7ce8b5956829286c6212133edcbf1.tar.gz
Pkg-dacd88b50aca09406c98aa9d418ee2716940d9c4.tar.gz
6 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,7 @@ External dependencies
132
132
* The source code for Pkg is no longer included in JuliaLang/julia. Pkg is instead
133
133
downloaded during the build process ([ #29615 ] ).
134
134
* LLVM has been upgraded to 6.0.1 and support for LLVM < 6.0 has been dropped ([ #28745 ] , [ #28696 ] ).
135
+ * Pkg has been upgraded to version 1.1 ([ #30342 ] ).
135
136
136
137
Deprecated or removed
137
138
---------------------
@@ -210,3 +211,4 @@ Deprecated or removed
210
211
[ #30249 ] : https://github.com/JuliaLang/julia/issues/30249
211
212
[ #30270 ] : https://github.com/JuliaLang/julia/issues/30270
212
213
[ #30278 ] : https://github.com/JuliaLang/julia/issues/30278
214
+ [ #30342 ] : https://github.com/JuliaLang/julia/issues/30342
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ 2ef64823cc872c423a575a8425819154
Original file line number Diff line number Diff line change
1
+ fd2c929d076761c2deebd76aac4fbc8777d43ebdb58ff3024104b671bed4895e2a5d92aeeaae27b785667e0793b99b328829f2bbc737cc8e2634f2fe80d3b55f
Original file line number Diff line number Diff line change 1
1
PKG_BRANCH = master
2
- PKG_SHA1 = 193e494c22f7ce8b5956829286c6212133edcbf1
2
+ PKG_SHA1 = dacd88b50aca09406c98aa9d418ee2716940d9c4
You can’t perform that action at this time.
0 commit comments