python312: 3.12.1 -> 3.12.2

https://docs.python.org/release/3.11.8/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt 2024-02-08 00:54:57 +01:00
parent 8751812a3b
commit 45fd60685f
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -92,10 +92,10 @@ in {
sourceVersion = {
major = "3";
minor = "12";
patch = "1";
patch = "2";
suffix = "";
};
hash = "sha256-jfuPQm/NImZX+eK9Xx6W5TJkllF2+hfTJljoc1ka6yE=";
hash = "sha256-vigRLayBPSBTVFwUvxOhZAGiGHfxpp626l2ExKDz2HA=";
inherit (darwin) configd;
inherit passthruFun;
};