python312: 3.12.0rc2 -> 3.12.0rc3

https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0rc3
This commit is contained in:
Martin Weinelt
2023-09-20 03:10:36 +02:00
parent 1839996831
commit f74c16f4fc
@@ -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;
};