Skip to content

Commit 4558f47

Browse files
committed
Update Pkg for 1.6.0-rc2.
Add p7zip_jll to precompile tests since Pkg depends on it now.
1 parent dcd618b commit 4558f47

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

deps/checksums/Pkg-9adb32bb8027815dadc266b94201d772ac4c48b1.tar.gz/md5

Lines changed: 0 additions & 1 deletion
This file was deleted.

deps/checksums/Pkg-9adb32bb8027815dadc266b94201d772ac4c48b1.tar.gz/sha512

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
6bb4b517e34387e79af60311897ee2dd
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5bfc0cc86c03c0c0357675451251ed0fa9858de83fdb782d613041408ecfb4ee7ae28a2cef25b6abfe1a97c814006b18ca962c391870caa44321a1e2873a92ff

stdlib/Pkg.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
PKG_BRANCH = release-1.6
2-
PKG_SHA1 = 9adb32bb8027815dadc266b94201d772ac4c48b1
2+
PKG_SHA1 = e7830b50918f94301ee03ae9d47dc9b14dac0ba4

test/precompile.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ precompile_test_harness(false) do dir
314314
:Distributed, :Downloads, :FileWatching, :Future, :InteractiveUtils,
315315
:LazyArtifacts, :LibCURL, :LibCURL_jll, :LibGit2, :Libdl, :LinearAlgebra,
316316
:Logging, :Markdown, :Mmap, :MozillaCACerts_jll, :NetworkOptions, :Pkg, :Printf,
317-
:Profile, :REPL, :Random, :SHA, :Serialization, :SharedArrays, :Sockets,
317+
:Profile, :p7zip_jll, :REPL, :Random, :SHA, :Serialization, :SharedArrays, :Sockets,
318318
:SparseArrays, :Statistics, :SuiteSparse, :TOML, :Tar, :Test, :UUIDs, :Unicode,
319319
:nghttp2_jll]
320320
),

0 commit comments

Comments
 (0)