Skip to content

Commit

Permalink
Update Pkg for 1.6.0-rc2.
Browse files Browse the repository at this point in the history
Add p7zip_jll to precompile tests since Pkg depends on it now.
  • Loading branch information
fredrikekre committed Feb 11, 2021
1 parent dcd618b commit 4558f47
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6bb4b517e34387e79af60311897ee2dd
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5bfc0cc86c03c0c0357675451251ed0fa9858de83fdb782d613041408ecfb4ee7ae28a2cef25b6abfe1a97c814006b18ca962c391870caa44321a1e2873a92ff
2 changes: 1 addition & 1 deletion stdlib/Pkg.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
PKG_BRANCH = release-1.6
PKG_SHA1 = 9adb32bb8027815dadc266b94201d772ac4c48b1
PKG_SHA1 = e7830b50918f94301ee03ae9d47dc9b14dac0ba4
2 changes: 1 addition & 1 deletion test/precompile.jl
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ precompile_test_harness(false) do dir
:Distributed, :Downloads, :FileWatching, :Future, :InteractiveUtils,
:LazyArtifacts, :LibCURL, :LibCURL_jll, :LibGit2, :Libdl, :LinearAlgebra,
:Logging, :Markdown, :Mmap, :MozillaCACerts_jll, :NetworkOptions, :Pkg, :Printf,
:Profile, :REPL, :Random, :SHA, :Serialization, :SharedArrays, :Sockets,
:Profile, :p7zip_jll, :REPL, :Random, :SHA, :Serialization, :SharedArrays, :Sockets,
:SparseArrays, :Statistics, :SuiteSparse, :TOML, :Tar, :Test, :UUIDs, :Unicode,
:nghttp2_jll]
),
Expand Down

0 comments on commit 4558f47

Please sign in to comment.