python39: 3.9.12 -> 3.9.13
https://www.python.org/downloads/release/python-3913/ https://blog.python.org/2022/05/python-3913-is-now-available.html
This commit is contained in:
@@ -124,10 +124,10 @@ with pkgs;
|
||||
sourceVersion = {
|
||||
major = "3";
|
||||
minor = "9";
|
||||
patch = "12";
|
||||
patch = "13";
|
||||
suffix = "";
|
||||
};
|
||||
sha256 = "sha256-LNlLIGcOQVnG2atX+R2/JVuX2MGhRR0cNfTsGWit+XE=";
|
||||
sha256 = "sha256-ElsMWY8eFdKqZUBug/eS330XHN84wWgDsUmZQxajCA8=";
|
||||
};
|
||||
python310 = {
|
||||
sourceVersion = {
|
||||
|
||||
Reference in New Issue
Block a user