Skip to content

Commit 4a894cb

Browse files
One more backport for Julia 1.11.8 (#60045)
This only includes one backport: - [x] #60043 The only thing being backported here is a fix to the Pkg test suite (no changes to the Pkg source code), so I don't think we need another PkgEval run here (since PkgEval was clean on #59521). Co-authored-by: DilumAluthgeBot <[email protected]> Co-authored-by: DilumAluthge <[email protected]>
1 parent 95639de commit 4a894cb

File tree

5 files changed

+3
-3
lines changed
  • deps/checksums
    • Pkg-5b3ff389aa74714cd28e7add2732b097a01ce764.tar.gz
    • Pkg-820b7f82fbedcfb53b27c2978ee82dba6c527549.tar.gz
  • stdlib

5 files changed

+3
-3
lines changed

deps/checksums/Pkg-5b3ff389aa74714cd28e7add2732b097a01ce764.tar.gz/md5

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

deps/checksums/Pkg-5b3ff389aa74714cd28e7add2732b097a01ce764.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+
17d259cb64d9fed9aca758421d2ae642
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
01db9b036e252c8896999e31a887584b9fc4fc14ff9abc7d9d02f3b53d44c512212cb9a8d2ff3fe450e95551ff03a6f0b83aa897e2fcabe4bc8db72537f32284

stdlib/Pkg.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PKG_BRANCH = release-1.11
2-
PKG_SHA1 = 5b3ff389aa74714cd28e7add2732b097a01ce764
2+
PKG_SHA1 = 820b7f82fbedcfb53b27c2978ee82dba6c527549
33
PKG_GIT_URL := https://github.com/JuliaLang/Pkg.jl.git
44
PKG_TAR_URL = https://api.github.com/repos/JuliaLang/Pkg.jl/tarball/$1

0 commit comments

Comments
 (0)