Merge pull request #256213 from mweinelt/python3.12-rc3

python312: 3.12.0rc2 -> 3.12.0rc3
This commit is contained in:
Yorick 2023-09-20 22:30:49 +02:00 committed by GitHub
commit 093b47090f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,9 +96,9 @@ in {
major = "3";
minor = "12";
patch = "0";
suffix = "rc2";
suffix = "rc3";
};
hash = "sha256-EesQN25rr3vqUwAfUYHq7heXeIxNtug6Bh5CI1eSdnQ=";
hash = "sha256-ljl+iR6YgCsdOZ3uPOrrm88KolZsinsczk0BlsJ3UGo=";
inherit (darwin) configd;
inherit passthruFun;
};